diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-28 14:12:55 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-28 14:14:16 +0100 |
commit | 05ccacd94a89251510df06c8fe0f6eabf629a5dc (patch) | |
tree | cb230c99aa7b19aeeddc039f9dac3dbe3e77b0cd /www-servers | |
parent | app-admin/apache-tools: keyword 2.4.48-r1 for ~riscv (diff) | |
download | gentoo-05ccacd94a89251510df06c8fe0f6eabf629a5dc.tar.gz gentoo-05ccacd94a89251510df06c8fe0f6eabf629a5dc.tar.bz2 gentoo-05ccacd94a89251510df06c8fe0f6eabf629a5dc.zip |
www-servers/apache: keyword 2.4.48-r3 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.48-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.48-r3.ebuild b/www-servers/apache/apache-2.4.48-r3.ebuild index be666634be72..86f6bcd3ee9f 100644 --- a/www-servers/apache/apache-2.4.48-r3.ebuild +++ b/www-servers/apache/apache-2.4.48-r3.ebuild @@ -140,7 +140,7 @@ HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris" # FIXME! Move this to eclass once all ebuilds are EAPI-7 RDEPEND+=" apache2_modules_lua? ( ${LUA_DEPS} )" |