diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-03-23 19:39:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-03-25 10:08:09 +0100 |
commit | 45605710aff9f237beea074175207a8e2d786a1d (patch) | |
tree | 5d9c54930ec63eebe06c758e1904fc17463d6b6d /sys-devel/automake | |
parent | media-sound/lilypond: version bump to 2.19.57 (diff) | |
download | gentoo-45605710aff9f237beea074175207a8e2d786a1d.tar.gz gentoo-45605710aff9f237beea074175207a8e2d786a1d.tar.bz2 gentoo-45605710aff9f237beea074175207a8e2d786a1d.zip |
sys-devel/automake: keyword 1.13.4 for Prefix, bug #613664
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/automake-1.13.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.13.4-r1.ebuild b/sys-devel/automake/automake-1.13.4-r1.ebuild index 8ac79d2363f9..1cf05955ce47 100644 --- a/sys-devel/automake/automake-1.13.4-r1.ebuild +++ b/sys-devel/automake/automake-1.13.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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 ~ppc-aix ~x64-cygwin ~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 |