diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-23 18:02:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-23 19:29:24 +0000 |
commit | 908daba71c0124cc8b615b17ab1781d4a4a726d6 (patch) | |
tree | e72dc36e55f6f0282cb9417cea427b26c074f44a /app-portage | |
parent | net-analyzer/nagios-plugins: stable 2.2.1-r3 for sparc, bug #676042 (diff) | |
download | gentoo-908daba71c0124cc8b615b17ab1781d4a4a726d6.tar.gz gentoo-908daba71c0124cc8b615b17ab1781d4a4a726d6.tar.bz2 gentoo-908daba71c0124cc8b615b17ab1781d4a4a726d6.zip |
app-portage/pfl: stable 3.0-r2 for sparc, bug #676050
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/pfl-3.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/pfl/pfl-3.0-r2.ebuild b/app-portage/pfl/pfl-3.0-r2.ebuild index c285466a6032..fa44909a00b8 100644 --- a/app-portage/pfl/pfl-3.0-r2.ebuild +++ b/app-portage/pfl/pfl-3.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="http://files.portagefilelist.de/${P}.tar.bz2" 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="" |