diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:24:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:24:02 +0000 |
commit | f76e0bdd412cddc29d648dca7df856e8cc629d4e (patch) | |
tree | 9d674c639cac5927cd2702ff6b091b8f2ce240ff /dev-tcltk/thread | |
parent | dev-lang/php: stable 7.3.13 for ia64, bug #703326 (diff) | |
download | gentoo-f76e0bdd412cddc29d648dca7df856e8cc629d4e.tar.gz gentoo-f76e0bdd412cddc29d648dca7df856e8cc629d4e.tar.bz2 gentoo-f76e0bdd412cddc29d648dca7df856e8cc629d4e.zip |
dev-tcltk/thread: stable 2.8.2 for ia64, bug #703434
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tcltk/thread')
-rw-r--r-- | dev-tcltk/thread/thread-2.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/thread/thread-2.8.2.ebuild b/dev-tcltk/thread/thread-2.8.2.ebuild index 7c1f025e9dc4..1aa7bd9deb95 100644 --- a/dev-tcltk/thread/thread-2.8.2.ebuild +++ b/dev-tcltk/thread/thread-2.8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND="dev-lang/tcl:0=[threads]" |