diff options
author | Sam James <sam@gentoo.org> | 2021-02-06 13:27:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-06 13:27:42 +0000 |
commit | c8eba3c293ed6ac2eb7faa6bb2676ceb9ce3a300 (patch) | |
tree | b43a97b5df8f8ce6771e39d9522982ad3e0ab2d5 /dev-libs/libcbor | |
parent | dev-python/breathe: Stabilize 4.22.1-r1 s390, #751484 (diff) | |
download | gentoo-c8eba3c293ed6ac2eb7faa6bb2676ceb9ce3a300.tar.gz gentoo-c8eba3c293ed6ac2eb7faa6bb2676ceb9ce3a300.tar.bz2 gentoo-c8eba3c293ed6ac2eb7faa6bb2676ceb9ce3a300.zip |
dev-libs/libcbor: Stabilize 0.8.0 s390, #751484
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libcbor')
-rw-r--r-- | dev-libs/libcbor/libcbor-0.8.0.ebuild | 2 |
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 589fa21feab2..7eab356ed72f 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=" |