summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:50:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:48 +0300
commit8e7bbdca9777c7fe476e1826839250eeddbad954 (patch)
treee134bde1589eb8fd7bd32b3a8c14b9caf3e5b943 /sci-libs/cddlib
parentsci-libs/cdd+: destabilize for ~x86 (diff)
downloadgentoo-8e7bbdca9777c7fe476e1826839250eeddbad954.tar.gz
gentoo-8e7bbdca9777c7fe476e1826839250eeddbad954.tar.bz2
gentoo-8e7bbdca9777c7fe476e1826839250eeddbad954.zip
sci-libs/cddlib: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/cddlib')
-rw-r--r--sci-libs/cddlib/cddlib-094m-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cddlib/cddlib-094m-r1.ebuild b/sci-libs/cddlib/cddlib-094m-r1.ebuild
index 6aa6754453b0..5cb23824058f 100644
--- a/sci-libs/cddlib/cddlib-094m-r1.ebuild
+++ b/sci-libs/cddlib/cddlib-094m-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
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${MY_PV}/${MY_P}.tar.g
SLOT="0"
LICENSE="GPL-2+"
-KEYWORDS="amd64 ~arm ~ppc ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples static-libs tools"
DEPEND="dev-libs/gmp:0"