diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 00:25:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:37:18 +0100 |
commit | 37cb1f39193578520d991f663f3e56d69f9dbd04 (patch) | |
tree | 8de6f2bac9f8b3d1c499ef7dddc17b45c2bfcc1e | |
parent | www-servers/apache: x86 stable (bug #649356) (diff) | |
download | gentoo-37cb1f39193578520d991f663f3e56d69f9dbd04.tar.gz gentoo-37cb1f39193578520d991f663f3e56d69f9dbd04.tar.bz2 gentoo-37cb1f39193578520d991f663f3e56d69f9dbd04.zip |
app-admin/apache-tools: x86 stable (bug #649356)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.29.ebuild b/app-admin/apache-tools/apache-tools-2.4.29.ebuild index aa14e94600cf..1f535af4d854 100644 --- a/app-admin/apache-tools/apache-tools-2.4.29.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.29.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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" IUSE="libressl ssl" RESTRICT="test" |