diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-04 12:03:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 11:13:11 +0000 |
commit | b3cad23d5f3f0ee3cc9c25eeca4a781fcc9c2bd8 (patch) | |
tree | 052255596c129f9bb4b0b6f710ad7832982db295 /sys-devel/automake/automake-1.14.1-r2.ebuild | |
parent | sys-devel/automake: stable 1.13.4-r2 for sparc, bug #522638 (diff) | |
download | gentoo-b3cad23d5f3f0ee3cc9c25eeca4a781fcc9c2bd8.tar.gz gentoo-b3cad23d5f3f0ee3cc9c25eeca4a781fcc9c2bd8.tar.bz2 gentoo-b3cad23d5f3f0ee3cc9c25eeca4a781fcc9c2bd8.zip |
sys-devel/automake: stable 1.14.1-r2 for sparc, bug #522638
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-devel/automake/automake-1.14.1-r2.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.14.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.14.1-r2.ebuild b/sys-devel/automake/automake-1.14.1-r2.ebuild index d23e6a454320..da108a627300 100644 --- a/sys-devel/automake/automake-1.14.1-r2.ebuild +++ b/sys-devel/automake/automake-1.14.1-r2.ebuild @@ -24,7 +24,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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-lang/perl |