diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:11:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:11:19 +0100 |
commit | dc0fc13255c2ec16cfebfd5d770dea3f54feee2e (patch) | |
tree | 41f80fb384d0940e31f5a9cb47d828e8f3685a1f /net-libs/axtls/axtls-1.5.3.ebuild | |
parent | net-irc/epic5: x86 stable wrt bug #558130 (diff) | |
download | gentoo-dc0fc13255c2ec16cfebfd5d770dea3f54feee2e.tar.gz gentoo-dc0fc13255c2ec16cfebfd5d770dea3f54feee2e.tar.bz2 gentoo-dc0fc13255c2ec16cfebfd5d770dea3f54feee2e.zip |
net-libs/axtls: x86 stable wrt bug #564960
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-libs/axtls/axtls-1.5.3.ebuild')
-rw-r--r-- | net-libs/axtls/axtls-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/axtls/axtls-1.5.3.ebuild b/net-libs/axtls/axtls-1.5.3.ebuild index ee02bd1612c6..a584a195f2df 100644 --- a/net-libs/axtls/axtls-1.5.3.ebuild +++ b/net-libs/axtls/axtls-1.5.3.ebuild @@ -41,7 +41,7 @@ S="${WORKDIR}/${PN}-code" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~mips ~ppc ppc64 ~s390 ~x86" +KEYWORDS="amd64 ~arm hppa ~mips ~ppc ppc64 ~s390 x86" IUSE="httpd cgi-lua cgi-php static static-libs doc" |