diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 03:41:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 03:41:44 +0000 |
commit | eac4dc71d63f194bce9698b979f580a4d45ec991 (patch) | |
tree | f25f3c728ff0fdf4097e3762e02995be0d32331f | |
parent | net-vpn/networkmanager-openvpn: Stabilize 1.8.16 amd64, #831048 (diff) | |
download | gentoo-eac4dc71d63f194bce9698b979f580a4d45ec991.tar.gz gentoo-eac4dc71d63f194bce9698b979f580a4d45ec991.tar.bz2 gentoo-eac4dc71d63f194bce9698b979f580a4d45ec991.zip |
app-admin/apache-tools: Stabilize 2.4.52 ppc, #829787
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.52.ebuild b/app-admin/apache-tools/apache-tools-2.4.52.ebuild index 5d75cc03bd9d..279b838490b3 100644 --- a/app-admin/apache-tools/apache-tools-2.4.52.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.52.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" IUSE="ssl" RESTRICT="test" |