diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-22 01:49:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-22 01:49:49 -0400 |
commit | 47064e37af7cbea0da93a54e153705baf0dbe145 (patch) | |
tree | d56fad752c3d683ecfb41a68cf820c1a17834b2a /app-eselect | |
parent | media-libs/t1lib: arm64 stable (diff) | |
download | gentoo-47064e37af7cbea0da93a54e153705baf0dbe145.tar.gz gentoo-47064e37af7cbea0da93a54e153705baf0dbe145.tar.bz2 gentoo-47064e37af7cbea0da93a54e153705baf0dbe145.zip |
app-eselect/eselect-php: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild b/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild index ee5d2f4da128..b83b18f53cb2 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.4-r5.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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="fpm apache2" # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir. |