diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 21:17:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 21:17:50 +0200 |
commit | b092a534f6f9b936000cc6b45095a66ecea06858 (patch) | |
tree | e554789ec860edf8d5f2184e75d3bd4ce90b358a /app-eselect/eselect-php | |
parent | app-eselect/eselect-php: ppc stable wrt bug #740620 (diff) | |
download | gentoo-b092a534f6f9b936000cc6b45095a66ecea06858.tar.gz gentoo-b092a534f6f9b936000cc6b45095a66ecea06858.tar.bz2 gentoo-b092a534f6f9b936000cc6b45095a66ecea06858.zip |
app-eselect/eselect-php: ppc64 stable wrt bug #740620
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-php')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.6.ebuild b/app-eselect/eselect-php/eselect-php-0.9.6.ebuild index 70265a0e278c..f071dcda84d9 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.6.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mjo/distfiles/${P}.tar.xz" LICENSE="GPL-2" 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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="fpm apache2" # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir. |