diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:47:09 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:47:09 +0100 |
commit | 3bb390ad0aae1ee4c97a42aa2e32dd90005d17f4 (patch) | |
tree | 27adf87b5e5029561dc903e08f1d1f50bc1af50d /app-eselect | |
parent | app-eselect/eselect-python: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-fr... (diff) | |
download | gentoo-3bb390ad0aae1ee4c97a42aa2e32dd90005d17f4.tar.gz gentoo-3bb390ad0aae1ee4c97a42aa2e32dd90005d17f4.tar.bz2 gentoo-3bb390ad0aae1ee4c97a42aa2e32dd90005d17f4.zip |
app-eselect/eselect-qtgraphicssystem: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild index ca9e7096f4f5..b296378676ba 100644 --- a/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild +++ b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |