diff options
author | 2024-11-22 20:34:54 +0100 | |
---|---|---|
committer | 2024-11-23 12:36:00 +0100 | |
commit | e5cd08cd5f33ad399bbd8c6aec9d050ee37fa55f (patch) | |
tree | e318747c65b9f0b260e5fcf8ac626ce1d8d3cddc /app-text | |
parent | app-text/bibletime: unkeyword 3.0.3-r4 for ~x86 (diff) | |
download | gentoo-e5cd08cd5f33ad399bbd8c6aec9d050ee37fa55f.tar.gz gentoo-e5cd08cd5f33ad399bbd8c6aec9d050ee37fa55f.tar.bz2 gentoo-e5cd08cd5f33ad399bbd8c6aec9d050ee37fa55f.zip |
app-text/cb2bib: unkeyword 2.0.0-r1 for ~x86
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cb2bib/cb2bib-2.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cb2bib/cb2bib-2.0.0-r1.ebuild b/app-text/cb2bib/cb2bib-2.0.0-r1.ebuild index 3d9e11dc7cea..cc04bc02642f 100644 --- a/app-text/cb2bib/cb2bib-2.0.0-r1.ebuild +++ b/app-text/cb2bib/cb2bib-2.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" IUSE="+lzo" DEPEND=" |