diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 04:45:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 04:49:38 +0300 |
commit | 9b45eca8c6836b655bc2ac6dde11c9b28f551f2e (patch) | |
tree | d63b678e355062ee0be94128dce5e1fa4eeec80a /app-arch | |
parent | app-admin/packagekit-base: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-9b45eca8c6836b655bc2ac6dde11c9b28f551f2e.tar.gz gentoo-9b45eca8c6836b655bc2ac6dde11c9b28f551f2e.tar.bz2 gentoo-9b45eca8c6836b655bc2ac6dde11c9b28f551f2e.zip |
app-arch/file-roller: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/file-roller-3.24.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/file-roller/file-roller-3.24.1.ebuild b/app-arch/file-roller/file-roller-3.24.1.ebuild index d0ee0fd3d696..6882288bc377 100644 --- a/app-arch/file-roller/file-roller-3.24.1.ebuild +++ b/app-arch/file-roller/file-roller-3.24.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" # gdk-pixbuf used extensively in the source # cairo used in eggtreemultidnd.c |