diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 15:59:13 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 15:59:13 +0100 |
commit | 40594913d54f330bca2256fce67d6c53eb4e57cd (patch) | |
tree | a5a3559f344adff848ba9b55aabb753983567194 /sys-devel | |
parent | sys-devel/automake: Stable on amd64 (diff) | |
download | gentoo-40594913d54f330bca2256fce67d6c53eb4e57cd.tar.gz gentoo-40594913d54f330bca2256fce67d6c53eb4e57cd.tar.bz2 gentoo-40594913d54f330bca2256fce67d6c53eb4e57cd.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.12.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.12.6-r1.ebuild b/sys-devel/automake/automake-1.12.6-r1.ebuild index a8ba7fabbca6..3879180b6737 100644 --- a/sys-devel/automake/automake-1.12.6-r1.ebuild +++ b/sys-devel/automake/automake-1.12.6-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |