diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-09 02:01:27 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-09 02:01:53 +1000 |
commit | 59ef2cd6a8c2244484bc30c8bc70418e00c9b21a (patch) | |
tree | 8fe00ed9a89249aadcd2c4e78659c1af62e0222e /app-text | |
parent | profiles: stable unmask USE=qt5 globally on ppc64 (diff) | |
download | gentoo-59ef2cd6a8c2244484bc30c8bc70418e00c9b21a.tar.gz gentoo-59ef2cd6a8c2244484bc30c8bc70418e00c9b21a.tar.bz2 gentoo-59ef2cd6a8c2244484bc30c8bc70418e00c9b21a.zip |
app-text/cb2bib: x86 stable
Gentoo-bug: 584546
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cb2bib/cb2bib-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cb2bib/cb2bib-1.5.0.ebuild b/app-text/cb2bib/cb2bib-1.5.0.ebuild index 7cf7214866c1..00af65ec1e6a 100644 --- a/app-text/cb2bib/cb2bib-1.5.0.ebuild +++ b/app-text/cb2bib/cb2bib-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.molspaces.com/dl/progs/${P}.tar.gz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +lzo +webkit" DEPEND=" |