diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 21:23:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 21:42:59 +0200 |
commit | 0b078c66d8acc640f2151beab12751a4d233c7b5 (patch) | |
tree | 9ba94620e495016e90cce798ad10bd67847013ff | |
parent | net-misc/memcached: x86 stable (bug #625494) (diff) | |
download | gentoo-0b078c66d8acc640f2151beab12751a4d233c7b5.tar.gz gentoo-0b078c66d8acc640f2151beab12751a4d233c7b5.tar.bz2 gentoo-0b078c66d8acc640f2151beab12751a4d233c7b5.zip |
app-admin/apache-tools: x86 stable (bug #624868)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.27.ebuild b/app-admin/apache-tools/apache-tools-2.4.27.ebuild index 1b33d25d4dba..06d0fe684d2e 100644 --- a/app-admin/apache-tools/apache-tools-2.4.27.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.27.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" IUSE="libressl ssl" RESTRICT="test" |