diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:08:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:08:04 +0100 |
commit | d647f0350217362fc67bc600da2d060370668578 (patch) | |
tree | 775c2cfa0b31eae6d17337204cde2b0542ef6200 /app-portage | |
parent | media-libs/libpng: sparc stable wrt bug #753512 (diff) | |
download | gentoo-d647f0350217362fc67bc600da2d060370668578.tar.gz gentoo-d647f0350217362fc67bc600da2d060370668578.tar.bz2 gentoo-d647f0350217362fc67bc600da2d060370668578.zip |
app-portage/pfl: sparc stable wrt bug #754081
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/pfl-3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pfl/pfl-3.1-r1.ebuild b/app-portage/pfl/pfl-3.1-r1.ebuild index a3c23ce1dd62..10d1e5238d22 100644 --- a/app-portage/pfl/pfl-3.1-r1.ebuild +++ b/app-portage/pfl/pfl-3.1-r1.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 ~hppa ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+network-cron" DEPEND="" |