summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-02-06 22:53:22 +0100
committerMartin Väth <martin@mvath.de>2018-02-06 22:53:22 +0100
commit71818577768ca156bf56113f0e59d8e8d229a954 (patch)
tree39671ebd39a643315a716d5a280ae18ff9981762 /app-eselect
parentapp-portage/eix: Version bump (diff)
downloadmv-71818577768ca156bf56113f0e59d8e8d229a954.tar.gz
mv-71818577768ca156bf56113f0e59d8e8d229a954.tar.bz2
mv-71818577768ca156bf56113f0e59d8e8d229a954.zip
Remove ~sparc-fbsd keyword
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/eselect-net/eselect-net-0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-net/eselect-net-0.2.ebuild b/app-eselect/eselect-net/eselect-net-0.2.ebuild
index f766c91b..3ce3d04a 100644
--- a/app-eselect/eselect-net/eselect-net-0.2.ebuild
+++ b/app-eselect/eselect-net/eselect-net-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/reith/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE=""
DOCS=(README.md)