diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:33:07 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:26 +0300 |
| commit | f88b8d5a8956b6738566a98c2e3ae1ed1c074059 (patch) | |
| tree | b133be7d3b312e8d656c7ed6c7cdbbb316a58056 /dev-php/sebastian-complexity/sebastian-complexity-2.0.2.ebuild | |
| parent | 45d5738b883429a9188e7bc35069d71e14616ec3 (diff) | |
| download | gentoo-f88b8d5a8956b6738566a98c2e3ae1ed1c074059.tar.gz gentoo-f88b8d5a8956b6738566a98c2e3ae1ed1c074059.tar.bz2 gentoo-f88b8d5a8956b6738566a98c2e3ae1ed1c074059.zip | |
dev-php/sebastian-complexity: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/sebastian-complexity/sebastian-complexity-2.0.2.ebuild')
| -rw-r--r-- | dev-php/sebastian-complexity/sebastian-complexity-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-complexity/sebastian-complexity-2.0.2.ebuild b/dev-php/sebastian-complexity/sebastian-complexity-2.0.2.ebuild index cda2d641838e..0c9cd090579a 100644 --- a/dev-php/sebastian-complexity/sebastian-complexity-2.0.2.ebuild +++ b/dev-php/sebastian-complexity/sebastian-complexity-2.0.2.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |
