diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-13 00:12:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-13 07:51:57 +0000 |
commit | e4416841f4627db2014fd770b6fe361c37ee7429 (patch) | |
tree | 025e7489db8f3606171f7998c59f2c69957e7fb1 /sys-devel/autogen | |
parent | sys-devel/patch: stable 2.7.6-r1 for hppa/sparc, bug #647270 (diff) | |
download | gentoo-e4416841f4627db2014fd770b6fe361c37ee7429.tar.gz gentoo-e4416841f4627db2014fd770b6fe361c37ee7429.tar.bz2 gentoo-e4416841f4627db2014fd770b6fe361c37ee7429.zip |
sys-devel/autogen: stable 5.18.4-r1 for sparc, bug #615008
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r-- | sys-devel/autogen/autogen-5.18.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autogen/autogen-5.18.4-r1.ebuild b/sys-devel/autogen/autogen-5.18.4-r1.ebuild index 1b71af5b0771..ba2709a78820 100644 --- a/sys-devel/autogen/autogen-5.18.4-r1.ebuild +++ b/sys-devel/autogen/autogen-5.18.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="libopts static-libs" RDEPEND=" |