diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-10 22:53:45 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-10 22:58:47 +0200 |
commit | 4db1c10ff588658e4e04e630cb392e3c5980a05a (patch) | |
tree | 9aa4276888a46f6ad51553eb299d3659ca89e027 /app-portage/pfl | |
parent | dev-python/pyyaml: Remove old (diff) | |
download | gentoo-4db1c10ff588658e4e04e630cb392e3c5980a05a.tar.gz gentoo-4db1c10ff588658e4e04e630cb392e3c5980a05a.tar.bz2 gentoo-4db1c10ff588658e4e04e630cb392e3c5980a05a.zip |
app-portage/pfl: Drop ~mips
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-portage/pfl')
-rw-r--r-- | app-portage/pfl/pfl-3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-portage/pfl/pfl-3.2-r2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/pfl/pfl-3.1-r1.ebuild b/app-portage/pfl/pfl-3.1-r1.ebuild index 1b567813f2e8..3f28082c92e7 100644 --- a/app-portage/pfl/pfl-3.1-r1.ebuild +++ b/app-portage/pfl/pfl-3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+network-cron" DEPEND="" diff --git a/app-portage/pfl/pfl-3.2-r2.ebuild b/app-portage/pfl/pfl-3.2-r2.ebuild index 9f223b9971d5..b50b1ccd7565 100644 --- a/app-portage/pfl/pfl-3.2-r2.ebuild +++ b/app-portage/pfl/pfl-3.2-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+network-cron" DEPEND="" |