diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 20:47:41 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 20:53:57 +0200 |
commit | 557751deb752cce05c0800508211558cd90faa57 (patch) | |
tree | cafa2015e6e632101fe60b36179d74a2f12caac5 /net-libs/axtls | |
parent | app-shells/fish: x86 stable (bug #630526) (diff) | |
download | gentoo-557751deb752cce05c0800508211558cd90faa57.tar.gz gentoo-557751deb752cce05c0800508211558cd90faa57.tar.bz2 gentoo-557751deb752cce05c0800508211558cd90faa57.zip |
net-libs/axtls: x86 stable (bug #630760)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-libs/axtls')
-rw-r--r-- | net-libs/axtls/axtls-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/axtls/axtls-2.1.3.ebuild b/net-libs/axtls/axtls-2.1.3.ebuild index a701820d392d..48eafc5ea5bd 100644 --- a/net-libs/axtls/axtls-2.1.3.ebuild +++ b/net-libs/axtls/axtls-2.1.3.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" |