diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:37:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:50:38 +0100 |
commit | d242eb8f18e3a2324390a3c524396e345e5c89a1 (patch) | |
tree | 487efeb192bc3896aa51e1fe95ed90593f16c917 /sys-devel/autogen | |
parent | dev-scheme/slib: ppc stable wrt bug #575066 (diff) | |
download | gentoo-d242eb8f18e3a2324390a3c524396e345e5c89a1.tar.gz gentoo-d242eb8f18e3a2324390a3c524396e345e5c89a1.tar.bz2 gentoo-d242eb8f18e3a2324390a3c524396e345e5c89a1.zip |
sys-devel/autogen: ppc stable wrt bug #575068
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r-- | sys-devel/autogen/autogen-5.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autogen/autogen-5.18.4.ebuild b/sys-devel/autogen/autogen-5.18.4.ebuild index 71dab8fcb496..e7ac070878f9 100644 --- a/sys-devel/autogen/autogen-5.18.4.ebuild +++ b/sys-devel/autogen/autogen-5.18.4.ebuild @@ -12,7 +12,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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="libopts static-libs" RDEPEND=">=dev-scheme/guile-1.8 |