diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 15:30:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 15:48:07 +0200 |
commit | e985cc04bcc42d776c6e20d35d7faf02de9c6e49 (patch) | |
tree | 48ba0b642c0045458efd28a671fbef764aee9cfb /app-admin | |
parent | www-servers/apache: x86 stable (bug #715824) (diff) | |
download | gentoo-e985cc04bcc42d776c6e20d35d7faf02de9c6e49.tar.gz gentoo-e985cc04bcc42d776c6e20d35d7faf02de9c6e49.tar.bz2 gentoo-e985cc04bcc42d776c6e20d35d7faf02de9c6e49.zip |
app-admin/apache-tools: x86 stable (bug #715824)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.43.ebuild b/app-admin/apache-tools/apache-tools-2.4.43.ebuild index e0e0f606d420..4eb119a439b5 100644 --- a/app-admin/apache-tools/apache-tools-2.4.43.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.43.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 sparc ~x86 ~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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" IUSE="libressl ssl" RESTRICT="test" |