summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-01-14 19:41:06 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-14 20:09:41 +0000
commitb7f1aff60567ae055b69f29ac0f3e61d54d82fe9 (patch)
tree0213b1a3c6c3edec4b2d8c3b27c97aa8f8e8ee43 /dev-libs/libcbor
parentdev-python/breathe: stable 4.22.1 for sparc, bug #751484 (diff)
downloadgentoo-b7f1aff60567ae055b69f29ac0f3e61d54d82fe9.tar.gz
gentoo-b7f1aff60567ae055b69f29ac0f3e61d54d82fe9.tar.bz2
gentoo-b7f1aff60567ae055b69f29ac0f3e61d54d82fe9.zip
dev-libs/libcbor: stable 0.8.0 for sparc, bug #751484
Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libcbor')
-rw-r--r--dev-libs/libcbor/libcbor-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcbor/libcbor-0.8.0.ebuild b/dev-libs/libcbor/libcbor-0.8.0.ebuild
index a62fb30caa60..22bdb9b768d6 100644
--- a/dev-libs/libcbor/libcbor-0.8.0.ebuild
+++ b/dev-libs/libcbor/libcbor-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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="