summaryrefslogtreecommitdiff
path: root/dev-php/smarty/smarty-3.1.33.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/smarty/smarty-3.1.33.ebuild')
-rw-r--r--dev-php/smarty/smarty-3.1.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-3.1.33.ebuild b/dev-php/smarty/smarty-3.1.33.ebuild
index 930a87c95ae0..e08863838f5c 100644
--- a/dev-php/smarty/smarty-3.1.33.ebuild
+++ b/dev-php/smarty/smarty-3.1.33.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"