diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 21:20:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-14 21:22:30 +0200 |
commit | c0b8e89beace2132c470d3b8f7e2a312abc8f5ab (patch) | |
tree | ef0ee49dcda46dee011a83086796cb0a6535883e /app-eselect | |
parent | media-gfx/xfig: x86 stable wrt bug #718806 (diff) | |
download | gentoo-c0b8e89beace2132c470d3b8f7e2a312abc8f5ab.tar.gz gentoo-c0b8e89beace2132c470d3b8f7e2a312abc8f5ab.tar.bz2 gentoo-c0b8e89beace2132c470d3b8f7e2a312abc8f5ab.zip |
app-eselect/eselect-php: x86 stable wrt bug #740620
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="x86"
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 8703619592f9..057b761e7e11 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. |