diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:09:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:14:55 +0100 |
commit | 56d0ffef07c3153b087592e9600d179ddcdce0f7 (patch) | |
tree | bca03c7e1c184a56fbfe78b8c805863cf230e3e8 /app-portage/conf-update | |
parent | app-admin/puppet-agent: bup (diff) | |
download | gentoo-56d0ffef07c3153b087592e9600d179ddcdce0f7.tar.gz gentoo-56d0ffef07c3153b087592e9600d179ddcdce0f7.tar.bz2 gentoo-56d0ffef07c3153b087592e9600d179ddcdce0f7.zip |
app-portage/conf-update: ppc stable wrt bug #561794
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-portage/conf-update')
-rw-r--r-- | app-portage/conf-update/conf-update-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/conf-update/conf-update-1.0.3.ebuild b/app-portage/conf-update/conf-update-1.0.3.ebuild index 77f9b8d9e8b1..dd15e6e400e9 100644 --- a/app-portage/conf-update/conf-update-1.0.3.ebuild +++ b/app-portage/conf-update/conf-update-1.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="colordiff" RDEPEND=">=dev-libs/glib-2.6 |