diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 21:05:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 21:05:25 +0200 |
commit | 6cebdb580caaa8ceece77be570189659d38a4778 (patch) | |
tree | 887e3dc68198664fd5a7fe07be12683e798925ce /app-eselect/eselect-php | |
parent | dev-lang/go: Stabilize 1.14.9 arm, #748981 (diff) | |
download | gentoo-6cebdb580caaa8ceece77be570189659d38a4778.tar.gz gentoo-6cebdb580caaa8ceece77be570189659d38a4778.tar.bz2 gentoo-6cebdb580caaa8ceece77be570189659d38a4778.zip |
app-eselect/eselect-php: amd64 stable wrt bug #740620
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
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 b8611a41839d..acf6e8ba66d5 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. |