diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:00:42 +0300 |
commit | a5f3fffce7b1f0f4183c5714bfb9cdbde89f9e3f (patch) | |
tree | 888a0ffb8b93362905a7c923a7ce0cc91926f924 /app-arch/file-roller | |
parent | app-accessibility/orca: Stabilize 3.36.6 amd64, #774927 (diff) | |
download | gentoo-a5f3fffce7b1f0f4183c5714bfb9cdbde89f9e3f.tar.gz gentoo-a5f3fffce7b1f0f4183c5714bfb9cdbde89f9e3f.tar.bz2 gentoo-a5f3fffce7b1f0f4183c5714bfb9cdbde89f9e3f.zip |
app-arch/file-roller: Stabilize 3.38.0 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/file-roller-3.38.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/file-roller/file-roller-3.38.0.ebuild b/app-arch/file-roller/file-roller-3.38.0.ebuild index aee9ff433eab..1e54bed626cc 100644 --- a/app-arch/file-roller/file-roller-3.38.0.ebuild +++ b/app-arch/file-roller/file-roller-3.38.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" IUSE="libnotify nautilus" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~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 |