summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-09-09 11:19:42 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-09-09 11:19:55 +0300
commit2633df1fb278c9120d1dcc68020e19afcaab6928 (patch)
tree4cbe7933efbeb2a0ee75241bac2e13aaa141a57d /app-text
parentapp-crypt/tpm-emulator: fix incorrect memcpy (diff)
downloadgentoo-2633df1fb278c9120d1dcc68020e19afcaab6928.tar.gz
gentoo-2633df1fb278c9120d1dcc68020e19afcaab6928.tar.bz2
gentoo-2633df1fb278c9120d1dcc68020e19afcaab6928.zip
app-text/cb2bib: amd64 stable wrt bug #664552
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text')
-rw-r--r--app-text/cb2bib/cb2bib-1.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cb2bib/cb2bib-1.9.8.ebuild b/app-text/cb2bib/cb2bib-1.9.8.ebuild
index bc5cb3cf60d8..e91077411de8 100644
--- a/app-text/cb2bib/cb2bib-1.9.8.ebuild
+++ b/app-text/cb2bib/cb2bib-1.9.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.molspaces.com/dl/progs/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="+lzo webengine +webkit"
REQUIRED_USE="?? ( webkit webengine )"