diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-04 11:59:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 11:13:10 +0000 |
commit | f620983e7b9e97e165ea9e8c7e2407f88e5a9cc7 (patch) | |
tree | 8f82f53fd9647a930e7699fa0ffb7dbcb864e900 /sys-devel/automake | |
parent | app-text/highlight: stable 3.42-r1 for sparc, bug #613682 (diff) | |
download | gentoo-f620983e7b9e97e165ea9e8c7e2407f88e5a9cc7.tar.gz gentoo-f620983e7b9e97e165ea9e8c7e2407f88e5a9cc7.tar.bz2 gentoo-f620983e7b9e97e165ea9e8c7e2407f88e5a9cc7.zip |
sys-devel/automake: stable 1.9.6-r5 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')
-rw-r--r-- | sys-devel/automake/automake-1.9.6-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.9.6-r5.ebuild b/sys-devel/automake/automake-1.9.6-r5.ebuild index 8ea6c9f894c9..de95483a6fb2 100644 --- a/sys-devel/automake/automake-1.9.6-r5.ebuild +++ b/sys-devel/automake/automake-1.9.6-r5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:3}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" RDEPEND="dev-lang/perl |