summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 16:22:03 +0000
committerSam James <sam@gentoo.org>2021-02-24 16:22:03 +0000
commitb2f76c895e12b4b6391ae6597745e0654c22ce47 (patch)
treea9301c168fd5c002afcb41dcc0b7e06bf10e0bff /dev-php/smarty
parentdev-util/cppunit: Stabilize 1.15.1-r2 ppc, #772044 (diff)
downloadgentoo-b2f76c895e12b4b6391ae6597745e0654c22ce47.tar.gz
gentoo-b2f76c895e12b4b6391ae6597745e0654c22ce47.tar.bz2
gentoo-b2f76c895e12b4b6391ae6597745e0654c22ce47.zip
dev-php/smarty: Stabilize 3.1.39 ALLARCHES, #772206
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/smarty-3.1.39.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/smarty/smarty-3.1.39.ebuild b/dev-php/smarty/smarty-3.1.39.ebuild
index e887b41e4ed6..e78d49468259 100644
--- a/dev-php/smarty/smarty-3.1.39.ebuild
+++ b/dev-php/smarty/smarty-3.1.39.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="doc"
BDEPEND="doc? ( app-arch/unzip )"