diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 11:16:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 11:16:47 +0000 |
commit | b4cb916660311df72e66d5ff5a267aed9aac47b0 (patch) | |
tree | a3c1ba5de212825d586d89d5ed4561b56082e280 /dev-lang | |
parent | dev-libs/libebml: Stabilize 1.4.2 amd64, #772272 (diff) | |
download | gentoo-b4cb916660311df72e66d5ff5a267aed9aac47b0.tar.gz gentoo-b4cb916660311df72e66d5ff5a267aed9aac47b0.tar.bz2 gentoo-b4cb916660311df72e66d5ff5a267aed9aac47b0.zip |
dev-lang/php: Stabilize 7.3.27 amd64, #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 bc648164eaa2..9de4a1c7751b 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}" |