diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:05:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:05:01 +0000 |
commit | e36a1fbd309977f8cb21cbc86b19ab0d7fcd0446 (patch) | |
tree | 7db351890ca746be5062a458bef02bc96b9f0ba0 /dev-lang | |
parent | net-analyzer/nstats: Stabilize 0.4-r3 x86, #763945 (diff) | |
download | gentoo-e36a1fbd309977f8cb21cbc86b19ab0d7fcd0446.tar.gz gentoo-e36a1fbd309977f8cb21cbc86b19ab0d7fcd0446.tar.bz2 gentoo-e36a1fbd309977f8cb21cbc86b19ab0d7fcd0446.zip |
dev-lang/qu-prolog: Stabilize 10.6 x86, #764050
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/qu-prolog/qu-prolog-10.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/qu-prolog/qu-prolog-10.6.ebuild b/dev-lang/qu-prolog/qu-prolog-10.6.ebuild index b44dd0b4e845..d5a646d9dd52 100644 --- a/dev-lang/qu-prolog/qu-prolog-10.6.ebuild +++ b/dev-lang/qu-prolog/qu-prolog-10.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.itee.uq.edu.au/~pjr/HomePages/QPFiles/${MY_P}.tar.gz" LICENSE="Apache-2.0 GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug doc examples pedro qt5 readline threads" RDEPEND=" |