diff options
author | Sam James <sam@gentoo.org> | 2020-12-15 10:33:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-15 10:33:10 +0000 |
commit | 587c044a3ba30c12c9902ecbca7300c3b083ebea (patch) | |
tree | 34ef69fed4b4c961e3ec322fd517e6035762bd67 /dev-lang | |
parent | app-text/xchm: Stabilize 1.31 amd64, #757693 (diff) | |
download | gentoo-587c044a3ba30c12c9902ecbca7300c3b083ebea.tar.gz gentoo-587c044a3ba30c12c9902ecbca7300c3b083ebea.tar.bz2 gentoo-587c044a3ba30c12c9902ecbca7300c3b083ebea.zip |
dev-lang/php: Stabilize 7.3.25 amd64, #756775
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.3.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.25.ebuild b/dev-lang/php/php-7.3.25.ebuild index c77f83e285f4..9c97e02a635a 100644 --- a/dev-lang/php/php-7.3.25.ebuild +++ b/dev-lang/php/php-7.3.25.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 ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}" |