diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-24 15:39:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-24 15:39:37 +0200 |
commit | 29e21d2a6b64b42df4636459093fabff83c4f03d (patch) | |
tree | f3274ba32b19e5ddab8321f30e685f70cbf117e8 /app-eselect | |
parent | app-backup/rsnapshot: amd64 stable wrt bug #591860 (diff) | |
download | gentoo-29e21d2a6b64b42df4636459093fabff83c4f03d.tar.gz gentoo-29e21d2a6b64b42df4636459093fabff83c4f03d.tar.bz2 gentoo-29e21d2a6b64b42df4636459093fabff83c4f03d.zip |
app-eselect/eselect-php: amd64 stable wrt bug #592968
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.2.ebuild b/app-eselect/eselect-php/eselect-php-0.9.2.ebuild index 9e00a9362629..6896407d79ae 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.2.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.2.ebuild @@ -12,7 +12,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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="fpm apache2" # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir. |