commit: 0f96a38b56deaff515cd668449193b45c55393ab Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 27 20:20:45 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 27 20:20:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f96a38b
net-libs/libaxc: Stabilize 0.3.6 amd64, #814125 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libaxc/libaxc-0.3.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libaxc/libaxc-0.3.6.ebuild b/net-libs/libaxc/libaxc-0.3.6.ebuild index b5901be4efd..1c5658027aa 100644 --- a/net-libs/libaxc/libaxc-0.3.6.ebuild +++ b/net-libs/libaxc/libaxc-0.3.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gkdr/axc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" # not GPL-3+ SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs test" RDEPEND="
