diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:44:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:14:25 +0000 |
commit | 05c672d0e996205ab8faf55839e245ff7b630147 (patch) | |
tree | 420cb9ecd535316f11764fbfa562cd80dcc8bf6b /virtual/httpd-fastcgi | |
parent | virtual/httpd-cgi: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-05c672d0e996205ab8faf55839e245ff7b630147.tar.gz gentoo-05c672d0e996205ab8faf55839e245ff7b630147.tar.bz2 gentoo-05c672d0e996205ab8faf55839e245ff7b630147.zip |
virtual/httpd-fastcgi: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/httpd-fastcgi')
-rw-r--r-- | virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild b/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild index b9f6ae59c6bd..9003a31d99f1 100644 --- a/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild +++ b/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Virtual for FastCGI-enabled webservers" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND="|| ( www-apache/mod_fcgid |