diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-26 15:28:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-26 15:28:27 +0200 |
commit | 03c93162cf3cb430ceaaa414afe421360e7bd6ce (patch) | |
tree | d5a3b048754c87d40b7ff02e7517b1dabe0120b3 /dev-lang/php/php-8.0.12.ebuild | |
parent | dev-libs/hiredis: amd64 stable wrt bug #820170 (diff) | |
download | gentoo-03c93162cf3cb430ceaaa414afe421360e7bd6ce.tar.gz gentoo-03c93162cf3cb430ceaaa414afe421360e7bd6ce.tar.bz2 gentoo-03c93162cf3cb430ceaaa414afe421360e7bd6ce.zip |
dev-lang/php: amd64 stable wrt bug #820221
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/php/php-8.0.12.ebuild')
-rw-r--r-- | dev-lang/php/php-8.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.0.12.ebuild b/dev-lang/php/php-8.0.12.ebuild index ec069975b43a..f620bfec7cab 100644 --- a/dev-lang/php/php-8.0.12.ebuild +++ b/dev-lang/php/php-8.0.12.ebuild @@ -21,7 +21,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" S="${WORKDIR}/${PN}-${MY_PV}" |