summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:10:24 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:54:07 +0000
commiteedb43d1cad0f6661243577eaee55eb01fd0d7ba (patch)
treeaf7ee68e2612b34eff1b9a5a950b6d500a65f4ac /dev-libs/libcbor
parentdev-libs/libbsd: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-eedb43d1cad0f6661243577eaee55eb01fd0d7ba.tar.gz
gentoo-eedb43d1cad0f6661243577eaee55eb01fd0d7ba.tar.bz2
gentoo-eedb43d1cad0f6661243577eaee55eb01fd0d7ba.zip
dev-libs/libcbor: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libcbor')
-rw-r--r--dev-libs/libcbor/libcbor-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libcbor/libcbor-0.8.0.ebuild b/dev-libs/libcbor/libcbor-0.8.0.ebuild
index a59a570f5eb1..825d999239cf 100644
--- a/dev-libs/libcbor/libcbor-0.8.0.ebuild
+++ b/dev-libs/libcbor/libcbor-0.8.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE="+custom-alloc doc test"
BDEPEND="