diff options
author | Sam James <sam@gentoo.org> | 2020-07-20 02:30:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-20 02:30:24 +0000 |
commit | d7bd2b555df9f5730f76ef18b81640b0de8d4285 (patch) | |
tree | 3029bc6bf1c15f7d6e3092cf77f0f3f69a7088c5 /xfce-base/thunar | |
parent | dev-ruby/minispec-metadata: x86 keyworded (bug #717172) (diff) | |
download | gentoo-d7bd2b555df9f5730f76ef18b81640b0de8d4285.tar.gz gentoo-d7bd2b555df9f5730f76ef18b81640b0de8d4285.tar.bz2 gentoo-d7bd2b555df9f5730f76ef18b81640b0de8d4285.zip |
xfce-base/thunar: ppc64 stable (bug #733224)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/thunar-1.8.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-1.8.15.ebuild b/xfce-base/thunar/thunar-1.8.15.ebuild index b6d79d4ccf4c..0b6cbead7a11 100644 --- a/xfce-base/thunar/thunar-1.8.15.ebuild +++ b/xfce-base/thunar/thunar-1.8.15.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" |