diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-05 23:52:36 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-07 11:36:45 +0100 |
commit | d4de5c7e91627e869ebabee2a89a965895523439 (patch) | |
tree | 443420859da2767b1a5d30249d04ac320c320665 /app-text/cb2bib | |
parent | app-text/calibre: destabilize for ~x86 (diff) | |
download | gentoo-d4de5c7e91627e869ebabee2a89a965895523439.tar.gz gentoo-d4de5c7e91627e869ebabee2a89a965895523439.tar.bz2 gentoo-d4de5c7e91627e869ebabee2a89a965895523439.zip |
app-text/cb2bib: destabilize 2.0.0-r1 for ~x86
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text/cb2bib')
-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 a46e68c271d4..3d9e11dc7cea 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-2022 Gentoo Authors +# Copyright 1999-2023 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 ~x86" IUSE="+lzo" DEPEND=" |