diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 02:50:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:11:15 +0200 |
commit | 1e033c2c7f6d86d15a43b767fea3dbed32c7cea4 (patch) | |
tree | 916a36d2e3e644a350dd36166e0b2d54ca471178 /app-text/cb2bib | |
parent | app-text/capyt: x86 stable (bug #665328) (diff) | |
download | gentoo-1e033c2c7f6d86d15a43b767fea3dbed32c7cea4.tar.gz gentoo-1e033c2c7f6d86d15a43b767fea3dbed32c7cea4.tar.bz2 gentoo-1e033c2c7f6d86d15a43b767fea3dbed32c7cea4.zip |
app-text/cb2bib: x86 stable (bug #664552)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-text/cb2bib')
-rw-r--r-- | app-text/cb2bib/cb2bib-1.9.8.ebuild | 2 |
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 295b6e26046f..bc5cb3cf60d8 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 )" |