diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-12 19:54:25 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-12 19:54:25 +0200 |
commit | 405738bafdb4b5ce4868e5e439f8e25dd8343fc4 (patch) | |
tree | 9a10eeafc3c81f87418a86d4bc52e801c6942396 /sys-devel/automake | |
parent | net-libs/openslp-2.0.0-r4: add alpha keyword (diff) | |
download | gentoo-405738bafdb4b5ce4868e5e439f8e25dd8343fc4.tar.gz gentoo-405738bafdb4b5ce4868e5e439f8e25dd8343fc4.tar.bz2 gentoo-405738bafdb4b5ce4868e5e439f8e25dd8343fc4.zip |
sys-devel/automake-1.15-r2: add alpha keyword
Gentoo-Bug: 608272
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/automake-1.15-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.15-r2.ebuild b/sys-devel/automake/automake-1.15-r2.ebuild index 01608dd4fc87..45a82de9808f 100644 --- a/sys-devel/automake/automake-1.15-r2.ebuild +++ b/sys-devel/automake/automake-1.15-r2.ebuild @@ -23,7 +23,7 @@ HOMEPAGE="https://www.gnu.org/software/automake/" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl |