diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:35:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:35:18 +0100 |
commit | e74f5d5952d4d475d4529559dacf6945d931fda1 (patch) | |
tree | 1e69680d09dabba21f7fbfafd927d73540b3d857 /net-misc/wicd | |
parent | app-admin/tmpwatch: ppc stable wrt bug #600900 (diff) | |
download | gentoo-e74f5d5952d4d475d4529559dacf6945d931fda1.tar.gz gentoo-e74f5d5952d4d475d4529559dacf6945d931fda1.tar.bz2 gentoo-e74f5d5952d4d475d4529559dacf6945d931fda1.zip |
net-misc/wicd: ppc stable wrt bug #598838
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/wicd')
-rw-r--r-- | net-misc/wicd/wicd-1.7.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wicd/wicd-1.7.4-r2.ebuild b/net-misc/wicd/wicd-1.7.4-r2.ebuild index 23dfc0897ad0..f86f9141b427 100644 --- a/net-misc/wicd/wicd-1.7.4-r2.ebuild +++ b/net-misc/wicd/wicd-1.7.4-r2.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$ @@ -17,7 +17,7 @@ SRC_URI="https://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86" IUSE="doc X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils gnome-shell" DEPEND="nls? ( dev-python/Babel[${PYTHON_USEDEP}] )" |