diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:17:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:17:56 +0100 |
commit | e8e02e3ac8ad5755eefb3bafe27c03891877d06d (patch) | |
tree | 9d5d8da6e7d738e77f222e0c559332c393fccc67 /sys-devel | |
parent | dev-scheme/slib: x86 stable wrt bug #575066 (diff) | |
download | gentoo-e8e02e3ac8ad5755eefb3bafe27c03891877d06d.tar.gz gentoo-e8e02e3ac8ad5755eefb3bafe27c03891877d06d.tar.bz2 gentoo-e8e02e3ac8ad5755eefb3bafe27c03891877d06d.zip |
sys-devel/autogen: x86 stable wrt bug #575068
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 8c41b065f052..71dab8fcb496 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 |