diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 20:00:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 20:00:34 +0200 |
commit | 2daf4834767ddbfe9aa2ee539b8be6e5e9f84c8e (patch) | |
tree | 370f34cf091ffdbec084a2a597b4cbb8a10da47e /dev-lang/php | |
parent | dev-libs/libsigc++: Drop 2.10.1 (diff) | |
download | gentoo-2daf4834767ddbfe9aa2ee539b8be6e5e9f84c8e.tar.gz gentoo-2daf4834767ddbfe9aa2ee539b8be6e5e9f84c8e.tar.bz2 gentoo-2daf4834767ddbfe9aa2ee539b8be6e5e9f84c8e.zip |
dev-lang/php: rollover stable keywords
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-7.3.27-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.27-r1.ebuild b/dev-lang/php/php-7.3.27-r1.ebuild index b350d7454cad..5dc1f526bd80 100644 --- a/dev-lang/php/php-7.3.27-r1.ebuild +++ b/dev-lang/php/php-7.3.27-r1.ebuild @@ -19,7 +19,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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" S="${WORKDIR}/${PN}-${MY_PV}" |