diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:33:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:33:46 +0100 |
commit | 4fec50df94f9326d699eb99ad2107a715c7580a7 (patch) | |
tree | 0f689692bc3ca26be445951724dc599211b47754 /xfce-base | |
parent | xfce-base/exo: ppc64 stable wrt bug #712350 (diff) | |
download | gentoo-4fec50df94f9326d699eb99ad2107a715c7580a7.tar.gz gentoo-4fec50df94f9326d699eb99ad2107a715c7580a7.tar.bz2 gentoo-4fec50df94f9326d699eb99ad2107a715c7580a7.zip |
xfce-base/thunar: ppc64 stable wrt bug #712350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-1.8.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-1.8.12.ebuild b/xfce-base/thunar/thunar-1.8.12.ebuild index a43c263c6a65..a8edcfa262ec 100644 --- a/xfce-base/thunar/thunar-1.8.12.ebuild +++ b/xfce-base/thunar/thunar-1.8.12.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0/3" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" |