diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:54:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:54:13 +0100 |
commit | 28a8763d0607e9daebe377a7fb2d00280c1ae829 (patch) | |
tree | e8d38c5ba1b44c4a815e7741ad9a4145b5c2f91e /dev-tcltk/tcllib | |
parent | sys-fs/udev: ia64 stable wrt bug #698768 (diff) | |
download | gentoo-28a8763d0607e9daebe377a7fb2d00280c1ae829.tar.gz gentoo-28a8763d0607e9daebe377a7fb2d00280c1ae829.tar.bz2 gentoo-28a8763d0607e9daebe377a7fb2d00280c1ae829.zip |
dev-tcltk/tcllib: ia64 stable wrt bug #699014
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild index 6724bc7dc605..437db369c486 100644 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-lang/tcl:0= |