diff options
author | Sam James <sam@gentoo.org> | 2021-02-16 19:20:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-16 19:20:30 +0000 |
commit | 1738c67989fa5a3e0482e689b995cc60be1fc92a (patch) | |
tree | 2bda3f321dcfc3a14c52b967cb93e258c02ed297 /dev-lang | |
parent | sys-apps/gptfdisk: Stabilize 1.0.6-r1 arm, #768762 (diff) | |
download | gentoo-1738c67989fa5a3e0482e689b995cc60be1fc92a.tar.gz gentoo-1738c67989fa5a3e0482e689b995cc60be1fc92a.tar.bz2 gentoo-1738c67989fa5a3e0482e689b995cc60be1fc92a.zip |
dev-lang/php: Stabilize 7.3.27 arm, #768756
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.3.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.27.ebuild b/dev-lang/php/php-7.3.27.ebuild index f77d740d0baa..bc648164eaa2 100644 --- a/dev-lang/php/php-7.3.27.ebuild +++ b/dev-lang/php/php-7.3.27.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}" |