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/gnome-backgrounds | |
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/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild | 2 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild index eaf373900a63..c10e0df540de 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds" LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="" RDEPEND="!<x11-themes/gnome-themes-standard-3.14" diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild index b593d8e9d085..fedb8436df3a 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.32.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds" LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND="!<x11-themes/gnome-themes-standard-3.14" |