diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-09 14:14:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-09 14:14:22 +0200 |
commit | c53d1de4b02b25ac54c99413df907c318b6a9469 (patch) | |
tree | c2726161eabd73b5dd2cd9acb219194d3dfffdfc /dev-lang | |
parent | net-mail/dovecot: amd64 stable wrt bug #856973 (diff) | |
download | gentoo-c53d1de4b02b25ac54c99413df907c318b6a9469.tar.gz gentoo-c53d1de4b02b25ac54c99413df907c318b6a9469.tar.bz2 gentoo-c53d1de4b02b25ac54c99413df907c318b6a9469.zip |
dev-lang/php: amd64 stable wrt bug #857075
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-8.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.1.8.ebuild b/dev-lang/php/php-8.1.8.ebuild index 8465b97eae9c..8d9f66b55ccd 100644 --- a/dev-lang/php/php-8.1.8.ebuild +++ b/dev-lang/php/php-8.1.8.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}" |