summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:33:47 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:33:47 +0200
commit21d8f66c18197eeb51aeb954e8d56dca292ae107 (patch)
tree982c871b3fe5bd234d7ba9006de8310fc9f98bc6 /app-eselect/eselect-python/eselect-python-99999999.ebuild
parentapp-emulation: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-21d8f66c18197eeb51aeb954e8d56dca292ae107.tar.gz
gentoo-21d8f66c18197eeb51aeb954e8d56dca292ae107.tar.bz2
gentoo-21d8f66c18197eeb51aeb954e8d56dca292ae107.zip
app-eselect: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-python/eselect-python-99999999.ebuild')
-rw-r--r--app-eselect/eselect-python/eselect-python-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-python/eselect-python-99999999.ebuild b/app-eselect/eselect-python/eselect-python-99999999.ebuild
index 4b486c2a63ff..4405011868ae 100644
--- a/app-eselect/eselect-python/eselect-python-99999999.ebuild
+++ b/app-eselect/eselect-python/eselect-python-99999999.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"