diff options
Diffstat (limited to 'dev-build/automake/automake-1.11.6-r4.ebuild')
-rw-r--r-- | dev-build/automake/automake-1.11.6-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-build/automake/automake-1.11.6-r4.ebuild b/dev-build/automake/automake-1.11.6-r4.ebuild index ce79acae9463..4050acfb3eb1 100644 --- a/dev-build/automake/automake-1.11.6-r4.ebuild +++ b/dev-build/automake/automake-1.11.6-r4.ebuild @@ -10,7 +10,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 ~riscv ~s390 ~sparc ~x86 ~arm64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos" IUSE="test" RESTRICT="test !test? ( test )" |