diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:34:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:29 +0300 |
commit | b64fda06e73ea355c0f7de4a2be21f655a18e0c8 (patch) | |
tree | ff87842ad14321a739b5145fbcbae51bf3d08f9a /dev-php | |
parent | dev-php/Text_Template: dekeyword ppc (diff) | |
download | gentoo-b64fda06e73ea355c0f7de4a2be21f655a18e0c8.tar.gz gentoo-b64fda06e73ea355c0f7de4a2be21f655a18e0c8.tar.bz2 gentoo-b64fda06e73ea355c0f7de4a2be21f655a18e0c8.zip |
dev-php/theseer-Autoload: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild index 4d94399da572..9d508503fd6c 100644 --- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild +++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.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=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/theseer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild b/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild index dc8a86e63012..4558244b79cd 100644 --- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild +++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/theseer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |