diff options
author | Sam James <sam@gentoo.org> | 2021-04-03 22:14:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 22:14:28 +0000 |
commit | c41d889b8d7e412f427a4af8f3223a286619b1e0 (patch) | |
tree | 3d90a8edec00169de568085730584964021dda11 /net-libs | |
parent | net-irc/pisg: port to EAPI 7 (diff) | |
download | gentoo-c41d889b8d7e412f427a4af8f3223a286619b1e0.tar.gz gentoo-c41d889b8d7e412f427a4af8f3223a286619b1e0.tar.bz2 gentoo-c41d889b8d7e412f427a4af8f3223a286619b1e0.zip |
net-libs/libaxc: Stabilize 0.3.4-r2 amd64, #779817
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libaxc/libaxc-0.3.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaxc/libaxc-0.3.4-r2.ebuild b/net-libs/libaxc/libaxc-0.3.4-r2.ebuild index d85e8cf5de82..2b7b0e3e33ba 100644 --- a/net-libs/libaxc/libaxc-0.3.4-r2.ebuild +++ b/net-libs/libaxc/libaxc-0.3.4-r2.ebuild @@ -10,7 +10,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=" |