commit: e5cd08cd5f33ad399bbd8c6aec9d050ee37fa55f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 19:34:54 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 11:36:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cd08cd
app-text/cb2bib: unkeyword 2.0.0-r1 for ~x86 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-text/cb2bib/cb2bib-2.0.0-r1.ebuild | 4 ++-- 1 file 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="
