diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:19:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:23:22 +0100 |
commit | bc8a19a67bb99da0aa595f103e42fc418f162397 (patch) | |
tree | 1e48200d1f8538b7cccdc9d623fff06d8f16484c /xfce-extra | |
parent | xfce-extra/thunar-archive-plugin: stable 0.4.0 for ppc64, bug #697454 (diff) | |
download | gentoo-bc8a19a67bb99da0aa595f103e42fc418f162397.tar.gz gentoo-bc8a19a67bb99da0aa595f103e42fc418f162397.tar.bz2 gentoo-bc8a19a67bb99da0aa595f103e42fc418f162397.zip |
xfce-extra/thunar-volman: stable 0.9.5 for ppc64, bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild index f1cf55f2f969..5513f7082047 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" # CC for tvm-burn-cd.svg LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86" IUSE="libnotify" COMMON_DEPEND=">=dev-libs/glib-2.30 |