diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-19 14:14:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-19 14:14:17 +0200 |
commit | e697c80cb192e69301c0c9a36833b40360a730c5 (patch) | |
tree | 260165776b417510b3785a2721fcf452b0ff05da /net-libs/axtls | |
parent | dev-libs/libpcre2: arm stable wrt bug #717800 (diff) | |
download | gentoo-e697c80cb192e69301c0c9a36833b40360a730c5.tar.gz gentoo-e697c80cb192e69301c0c9a36833b40360a730c5.tar.bz2 gentoo-e697c80cb192e69301c0c9a36833b40360a730c5.zip |
net-libs/axtls: arm stable wrt bug #717808
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/axtls')
-rw-r--r-- | net-libs/axtls/axtls-2.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/axtls/axtls-2.1.5.ebuild b/net-libs/axtls/axtls-2.1.5.ebuild index 97e0f9f50e3b..89007879d92c 100644 --- a/net-libs/axtls/axtls-2.1.5.ebuild +++ b/net-libs/axtls/axtls-2.1.5.ebuild @@ -40,7 +40,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" |