diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 21:19:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 21:19:57 +0200 |
commit | ac0ad1b06ec2b71145aaa84061056c4d89f6e057 (patch) | |
tree | 07a30db1b21a236274e25d9adfae81bbcf333ac4 /app-eselect | |
parent | dev-java/ant-xz: ppc64 stable wrt bug #745768 (diff) | |
download | gentoo-ac0ad1b06ec2b71145aaa84061056c4d89f6e057.tar.gz gentoo-ac0ad1b06ec2b71145aaa84061056c4d89f6e057.tar.bz2 gentoo-ac0ad1b06ec2b71145aaa84061056c4d89f6e057.zip |
app-eselect/eselect-php: sparc stable wrt bug #740620
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-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 f071dcda84d9..8703619592f9 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. |