diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:40 +0200 |
commit | 4539d1c65697cc57dc5eaf4aa852b8c51ea5dfdb (patch) | |
tree | 0cbab9fd60a887f987fe078b8522e5aa95c5c049 /x11-themes/gtk-theme-switch | |
parent | x11-terms: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-4539d1c65697cc57dc5eaf4aa852b8c51ea5dfdb.tar.gz gentoo-4539d1c65697cc57dc5eaf4aa852b8c51ea5dfdb.tar.bz2 gentoo-4539d1c65697cc57dc5eaf4aa852b8c51ea5dfdb.zip |
x11-themes: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-themes/gtk-theme-switch')
-rw-r--r-- | x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild index 6d5394a73d22..f9179d7ef934 100644 --- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild +++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/g/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="x11-libs/gtk+:2" |