diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:47:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:51:38 +0200 |
commit | 5095bc9f2cec3abf1b0ac97fd3feaaec0bb6063f (patch) | |
tree | 3bfe6c53421c34358cec59dddcf32d9d9d73977c /net-dialup/xc | |
parent | ros-meta/gazebo_ros_pkgs: Initial import. Ebuild by me. (diff) | |
download | gentoo-5095bc9f2cec3abf1b0ac97fd3feaaec0bb6063f.tar.gz gentoo-5095bc9f2cec3abf1b0ac97fd3feaaec0bb6063f.tar.bz2 gentoo-5095bc9f2cec3abf1b0ac97fd3feaaec0bb6063f.zip |
net-dialup/xc: ppc64 stable wrt bug #535552
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/xc/xc-4.3.2-r4.ebuild b/net-dialup/xc/xc-4.3.2-r4.ebuild index ea3c9accb43f..1f2f89714e8a 100644 --- a/net-dialup/xc/xc-4.3.2-r4.ebuild +++ b/net-dialup/xc/xc-4.3.2-r4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" LICENSE="xc-radley" SLOT="0" -KEYWORDS="amd64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="sys-libs/ncurses" |