diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:19:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:19:47 +0000 |
commit | 470fa5e106722e990a61e9262dc7800ea0c3a4d4 (patch) | |
tree | 4d908b2c465efe8af25dc3a4a8b80ea26acba4e2 /net-libs/axtls | |
parent | net-irc/weechat: Stabilize 3.0-r100 x86, #766528 (diff) | |
download | gentoo-470fa5e106722e990a61e9262dc7800ea0c3a4d4.tar.gz gentoo-470fa5e106722e990a61e9262dc7800ea0c3a4d4.tar.bz2 gentoo-470fa5e106722e990a61e9262dc7800ea0c3a4d4.zip |
net-libs/axtls: Stabilize 2.1.5-r100 x86, #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 e14639e4d3c8..7261801996d4 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" |