diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:31 +0100 |
commit | d38fced2805527e7447d78fa74cce4e17867b1df (patch) | |
tree | 1e46b0790243d66f3c183d3c34fde87e38599e07 /app-admin/augeas | |
parent | sys-fs/mdadm: ppc stable wrt bug #603960 (diff) | |
download | gentoo-d38fced2805527e7447d78fa74cce4e17867b1df.tar.gz gentoo-d38fced2805527e7447d78fa74cce4e17867b1df.tar.bz2 gentoo-d38fced2805527e7447d78fa74cce4e17867b1df.zip |
app-admin/augeas: ppc stable wrt bug #601908
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/augeas')
-rw-r--r-- | app-admin/augeas/augeas-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/augeas/augeas-1.7.0.ebuild b/app-admin/augeas/augeas-1.7.0.ebuild index 5c6c73a801b6..2de621c68e50 100644 --- a/app-admin/augeas/augeas-1.7.0.ebuild +++ b/app-admin/augeas/augeas-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.augeas.net/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" IUSE="static-libs test" RDEPEND=" |