diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-26 09:39:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-26 09:39:18 +0200 |
commit | 046b6ff4371c09d152aa65e4b332a89276f88f8e (patch) | |
tree | 506ad33e2efa232a165afc0cfa6fcd11fe911b21 /app-text/cb2bib | |
parent | media-sound/qastools: amd64 stable wrt bug #616580 (diff) | |
download | gentoo-046b6ff4371c09d152aa65e4b332a89276f88f8e.tar.gz gentoo-046b6ff4371c09d152aa65e4b332a89276f88f8e.tar.bz2 gentoo-046b6ff4371c09d152aa65e4b332a89276f88f8e.zip |
app-text/cb2bib: amd64 stable wrt bug #616582
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/cb2bib')
-rw-r--r-- | app-text/cb2bib/cb2bib-1.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cb2bib/cb2bib-1.9.6.ebuild b/app-text/cb2bib/cb2bib-1.9.6.ebuild index 43999dbe5292..5a1d1cb3077b 100644 --- a/app-text/cb2bib/cb2bib-1.9.6.ebuild +++ b/app-text/cb2bib/cb2bib-1.9.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://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 )" |