diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:51:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:52:25 +0000 |
commit | d090cd3a57e5cd55fb7ebde52305fee3e83af342 (patch) | |
tree | 28ed1c49d18bce35dae5ccd1f6db2c0cd6e26897 /net-libs/axtls | |
parent | net-irc/hexchat: Stabilize 2.14.3-r100 ppc, #766528 (diff) | |
download | gentoo-d090cd3a57e5cd55fb7ebde52305fee3e83af342.tar.gz gentoo-d090cd3a57e5cd55fb7ebde52305fee3e83af342.tar.bz2 gentoo-d090cd3a57e5cd55fb7ebde52305fee3e83af342.zip |
net-libs/axtls: Stabilize 2.1.5-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/axtls')
-rw-r--r-- | net-libs/axtls/axtls-2.1.5-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/axtls/axtls-2.1.5-r100.ebuild b/net-libs/axtls/axtls-2.1.5-r100.ebuild index c1f95672cee7..c56626d589a8 100644 --- a/net-libs/axtls/axtls-2.1.5-r100.ebuild +++ b/net-libs/axtls/axtls-2.1.5-r100.ebuild @@ -42,7 +42,7 @@ S="${WORKDIR}/${PN}-code" LICENSE="BSD GPL-2" SLOT="0/1" -KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="httpd cgi-lua cgi-php static static-libs doc" |