commit: f68201533f10520645c4703c74f59ff75bbd013b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 11 11:33:51 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jun 11 11:36:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6820153
dev-php/smarty: dekeyword ppc Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-php/smarty/smarty-4.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/smarty/smarty-4.3.1.ebuild b/dev-php/smarty/smarty-4.3.1.ebuild index b84ccc12b9f3..f7121ab8553f 100644 --- a/dev-php/smarty/smarty-4.3.1.ebuild +++ b/dev-php/smarty/smarty-4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ppc64 sparc x86" IUSE="doc examples" # PHP unicode support is detected at runtime, and the cached templates
