diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 00:46:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 00:46:10 +0200 |
commit | 689e0cb93fd7b90518f82c9631033995e3f69355 (patch) | |
tree | 80174508d4b66026a9f5ebdf55f7dfc34be8a07b /dev-lang/mercury | |
parent | dev-libs/opensc: Stable for HPPA too. (diff) | |
download | gentoo-689e0cb93fd7b90518f82c9631033995e3f69355.tar.gz gentoo-689e0cb93fd7b90518f82c9631033995e3f69355.tar.bz2 gentoo-689e0cb93fd7b90518f82c9631033995e3f69355.zip |
dev-lang/mercury: x86 stable (bug #648224)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-lang/mercury')
-rw-r--r-- | dev-lang/mercury/mercury-14.01.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mercury/mercury-14.01.1.ebuild b/dev-lang/mercury/mercury-14.01.1.ebuild index 858cefaf2449..ff23c0e2a730 100644 --- a/dev-lang/mercury/mercury-14.01.1.ebuild +++ b/dev-lang/mercury/mercury-14.01.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://dl.mercurylang.org/release/${MY_P}.tar.gz LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug emacs erlang examples java mono profile readline threads trail" |