summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/smarty/smarty-4.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/smarty/smarty-4.2.1.ebuild b/dev-php/smarty/smarty-4.2.1.ebuild
index d19caaedccde..882ec1a65927 100644
--- a/dev-php/smarty/smarty-4.2.1.ebuild
+++ b/dev-php/smarty/smarty-4.2.1.ebuild
@@ -9,7 +9,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"
# PHP unicode support is detected at runtime, and the cached templates
# that smarty generates depend on it. If, later on, PHP is reinstalled