diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:46:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:46:29 +0200 |
commit | 5f6f2a59e674a71fee973738013266a3178996f7 (patch) | |
tree | 048cbe21f286576380f2ae78fcec0be52bb14a6a /dev-libs/libcbor | |
parent | net-misc/dhcp: Stabilize 4.4.3_p1-r1 x86, #899342 (diff) | |
download | gentoo-5f6f2a59e674a71fee973738013266a3178996f7.tar.gz gentoo-5f6f2a59e674a71fee973738013266a3178996f7.tar.bz2 gentoo-5f6f2a59e674a71fee973738013266a3178996f7.zip |
dev-libs/libcbor: Stabilize 0.10.1 arm64, #899354
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libcbor')
-rw-r--r-- | dev-libs/libcbor/libcbor-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libcbor/libcbor-0.10.1.ebuild b/dev-libs/libcbor/libcbor-0.10.1.ebuild index e53beb80f63e..aad82082f0c3 100644 --- a/dev-libs/libcbor/libcbor-0.10.1.ebuild +++ b/dev-libs/libcbor/libcbor-0.10.1.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+custom-alloc doc test" BDEPEND=" |