diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-21 18:47:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-21 18:47:16 +0100 |
commit | 2e6a35c16041a3d69ba51a8cd9ec7f0ede3749e2 (patch) | |
tree | f1eca6e3b0da32bc7a498fe4abb937155f209cee /dev-libs/libcbor | |
parent | dev-libs/libfido2: x86 stable (bug #751484) (diff) | |
download | gentoo-2e6a35c16041a3d69ba51a8cd9ec7f0ede3749e2.tar.gz gentoo-2e6a35c16041a3d69ba51a8cd9ec7f0ede3749e2.tar.bz2 gentoo-2e6a35c16041a3d69ba51a8cd9ec7f0ede3749e2.zip |
dev-libs/libcbor: x86 stable (bug #751484)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 6ddbb366f865..6c5c330a9b4a 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=" |