commit: 55cfc7d28161c256225b163e67eaeec4b0a6aade Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Dec 24 10:01:55 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Dec 24 10:01:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cfc7d2
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 <AT> gentoo.org> dev-libs/libcbor/libcbor-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libcbor/libcbor-0.8.0.ebuild b/dev-libs/libcbor/libcbor-0.8.0.ebuild index edefc0f675a..6ef3911d911 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="
