summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-04-21 07:59:08 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-21 08:02:14 +0100
commit0dce3dc0aa1341155a31407122e079632fcd07ca (patch)
tree99b3372e7033d4ae57c3d71748052bd0e6935db7 /sys-devel/automake/automake-1.12.6-r2.ebuild
parentdev-util/flawfinder: python3.8 compatible (diff)
downloadgentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.tar.gz
gentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.tar.bz2
gentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.zip
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/automake/automake-1.12.6-r2.ebuild')
-rw-r--r--sys-devel/automake/automake-1.12.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.12.6-r2.ebuild b/sys-devel/automake/automake-1.12.6-r2.ebuild
index 0dbf5c801875..50123d8e2db9 100644
--- a/sys-devel/automake/automake-1.12.6-r2.ebuild
+++ b/sys-devel/automake/automake-1.12.6-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
# Use Gentoo versioning for slotting.
SLOT="${PV:0:4}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"