diff options
author | Keri Harris <keri@gentoo.org> | 2021-01-07 08:37:51 +0100 |
---|---|---|
committer | Keri Harris <keri@gentoo.org> | 2021-01-07 08:37:51 +0100 |
commit | 52c2534c0b3a136584c63e8c9a58699eb94f1063 (patch) | |
tree | 489c933d9d63768e9200c3f89d2e695a22f80274 /dev-lang/yap | |
parent | dev-lang/mercury-extras: stabilize 20.06 amd64 + x86, #764194 (diff) | |
download | gentoo-52c2534c0b3a136584c63e8c9a58699eb94f1063.tar.gz gentoo-52c2534c0b3a136584c63e8c9a58699eb94f1063.tar.bz2 gentoo-52c2534c0b3a136584c63e8c9a58699eb94f1063.zip |
dev-lang/yap: stabilize 6.3.4 x86, #764059
Package-Manager: Portage-3.0.4, Repoman-2.3.22
Signed-off-by: Keri Harris <keri@gentoo.org>
Diffstat (limited to 'dev-lang/yap')
-rw-r--r-- | dev-lang/yap/yap-6.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/yap/yap-6.3.4.ebuild b/dev-lang/yap/yap-6.3.4.ebuild index e25870f7ef45..2e7b339fc0f3 100644 --- a/dev-lang/yap/yap-6.3.4.ebuild +++ b/dev-lang/yap/yap-6.3.4.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/vscosta/yap-6.3/archive/YAP-${PV}.tar.gz LICENSE="Artistic LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="R debug doc examples gmp java mpi mysql odbc postgres python raptor readline sqlite ssl static threads xml" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |