diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:03:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:16:26 +0100 |
commit | 9c0a8eb113f59aebee2374655f6ebf77cdf00a5e (patch) | |
tree | 34ddd1710193653de632d91eef74f99060c53138 /xfce-extra | |
parent | xfce-extra/thunar-archive-plugin: stable 0.4.0 for ppc, bug #697454 (diff) | |
download | gentoo-9c0a8eb113f59aebee2374655f6ebf77cdf00a5e.tar.gz gentoo-9c0a8eb113f59aebee2374655f6ebf77cdf00a5e.tar.bz2 gentoo-9c0a8eb113f59aebee2374655f6ebf77cdf00a5e.zip |
xfce-extra/thunar-volman: stable 0.9.5 for ppc, bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
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 0f9208dce4d8..f1cf55f2f969 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 |