diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:50:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:50:51 +0000 |
commit | bdd2f53a511509001f1426035d0c6f3678a700be (patch) | |
tree | de88d237c894e97a22db976ee4ca47723d314517 /net-libs/axtls | |
parent | net-irc/hexchat: Stabilize 2.14.3-r100 arm, #766528 (diff) | |
download | gentoo-bdd2f53a511509001f1426035d0c6f3678a700be.tar.gz gentoo-bdd2f53a511509001f1426035d0c6f3678a700be.tar.bz2 gentoo-bdd2f53a511509001f1426035d0c6f3678a700be.zip |
net-libs/axtls: Stabilize 2.1.5-r100 arm, #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 7261801996d4..a257b0540cd0 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" |