diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:32:23 +0200 |
commit | c029e87c7dc748b9b3fcad7e043e1d01d84742fa (patch) | |
tree | fc17d5e7783d6a4513b1ff0a8164c19072bd96b2 /app-arch/file-roller | |
parent | app-antivirus: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.tar.gz gentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.tar.bz2 gentoo-c029e87c7dc748b9b3fcad7e043e1d01d84742fa.zip |
app-arch: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/file-roller-3.30.1.ebuild | 2 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-3.32.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/file-roller/file-roller-3.30.1.ebuild b/app-arch/file-roller/file-roller-3.30.1.ebuild index 5599e241ed3a..0f65e25672a1 100644 --- a/app-arch/file-roller/file-roller-3.30.1.ebuild +++ b/app-arch/file-roller/file-roller-3.30.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" IUSE="libnotify nautilus packagekit" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" # gdk-pixbuf used extensively in the source # cairo used in eggtreemultidnd.c diff --git a/app-arch/file-roller/file-roller-3.32.2.ebuild b/app-arch/file-roller/file-roller-3.32.2.ebuild index 905771e02117..40854a846ced 100644 --- a/app-arch/file-roller/file-roller-3.32.2.ebuild +++ b/app-arch/file-roller/file-roller-3.32.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" IUSE="libnotify nautilus packagekit" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" # gdk-pixbuf used extensively in the source # cairo used in eggtreemultidnd.c |