diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-24 11:01:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-24 11:01:55 +0100 |
commit | 55cfc7d28161c256225b163e67eaeec4b0a6aade (patch) | |
tree | 4916c2f1a1c5630a1513bb8e288dcee5781b038a /dev-libs/libcbor | |
parent | app-benchmarks/iozone: amd64 stable wrt bug #761343 (diff) | |
download | gentoo-55cfc7d28161c256225b163e67eaeec4b0a6aade.tar.gz gentoo-55cfc7d28161c256225b163e67eaeec4b0a6aade.tar.bz2 gentoo-55cfc7d28161c256225b163e67eaeec4b0a6aade.zip |
dev-libs/libcbor: amd64 stable wrt bug #751484
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 edefc0f675a7..6ef3911d911c 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=" |