diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-19 22:25:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-19 22:26:12 +0100 |
commit | bfff15557f0c9635b0f05181d9b012c419e0151a (patch) | |
tree | 441cf5bf6efb9cd07af17035a3ca13e860f21eaf /dev-tcltk | |
parent | dev-perl/Curses-UI: Fix for '.' in @INC re bug #615110 (diff) | |
download | gentoo-bfff15557f0c9635b0f05181d9b012c419e0151a.tar.gz gentoo-bfff15557f0c9635b0f05181d9b012c419e0151a.tar.bz2 gentoo-bfff15557f0c9635b0f05181d9b012c419e0151a.zip |
dev-tcltk/tdom: ia64 keyworded, bug #541980
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild index ff36ec130dc3..57a0b884ecc0 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://github/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND=" |