diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 16:02:04 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 16:02:04 +0100 |
commit | d8bcebfe17d8f882f0f2cb4312ecbbfe745c1223 (patch) | |
tree | f8dc1c35b701d03d8221165c6fc3be4a01363b8b /sys-devel | |
parent | sys-devel/automake: Stable on amd64 (diff) | |
download | gentoo-d8bcebfe17d8f882f0f2cb4312ecbbfe745c1223.tar.gz gentoo-d8bcebfe17d8f882f0f2cb4312ecbbfe745c1223.tar.bz2 gentoo-d8bcebfe17d8f882f0f2cb4312ecbbfe745c1223.zip |
sys-devel/automake: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-1.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.13.4-r1.ebuild b/sys-devel/automake/automake-1.13.4-r1.ebuild index a1568d8956fc..d5b6a89ef834 100644 --- a/sys-devel/automake/automake-1.13.4-r1.ebuild +++ b/sys-devel/automake/automake-1.13.4-r1.ebuild @@ -12,7 +12,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 ~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 |