diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-14 23:38:25 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-14 23:38:35 -0500 |
commit | df8f570bb561d33c6cfcc8547cbe783ef7d10758 (patch) | |
tree | f9b4fc13a37ef724809072ea5d4f550e5af07f5e /net-dialup | |
parent | net-libs/polarssl: Removal (diff) | |
download | gentoo-df8f570bb561d33c6cfcc8547cbe783ef7d10758.tar.gz gentoo-df8f570bb561d33c6cfcc8547cbe783ef7d10758.tar.bz2 gentoo-df8f570bb561d33c6cfcc8547cbe783ef7d10758.zip |
net-dialup/xc: add ia64 love to 4.3.2-r4
Diffstat (limited to 'net-dialup')
-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 18c1e5a746db..abb2ee2a085e 100644 --- a/net-dialup/xc/xc-4.3.2-r4.ebuild +++ b/net-dialup/xc/xc-4.3.2-r4.ebuild @@ -11,7 +11,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 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="sys-libs/ncurses" |