diff options
author | Akinori Hattori <hattya@gentoo.org> | 2019-09-27 23:35:48 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2019-09-27 23:36:46 +0900 |
commit | 8ef30679fde82132dbbd8315287c0352bba363d8 (patch) | |
tree | 5da61c89008f0d3bc9b8f43a23e93930313ee485 | |
parent | dev-scheme/gauche: new upstream release (diff) | |
download | gentoo-8ef30679fde82132dbbd8315287c0352bba363d8.tar.gz gentoo-8ef30679fde82132dbbd8315287c0352bba363d8.tar.bz2 gentoo-8ef30679fde82132dbbd8315287c0352bba363d8.zip |
dev-scheme/gauche: amd64/x86 stable
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
-rw-r--r-- | dev-scheme/gauche/gauche-0.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/gauche/gauche-0.9.6-r1.ebuild b/dev-scheme/gauche/gauche-0.9.6-r1.ebuild index d23446e7c5a3..e4e3fb4a3317 100644 --- a/dev-scheme/gauche/gauche-0.9.6-r1.ebuild +++ b/dev-scheme/gauche/gauche-0.9.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz" LICENSE="BSD" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="ipv6 libressl mbedtls test" RDEPEND="sys-libs/gdbm |