diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 02:36:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 02:37:36 +0100 |
commit | 18302338ceb720c03cbaa757f5ab2a658a055beb (patch) | |
tree | c33f0dfd4e340b3aa9dfd1ef4722f20bd68948cc /dev-util/dejagnu | |
parent | app-text/texlive-core: stable 2017-r4 for ia64, bug #655052 (diff) | |
download | gentoo-18302338ceb720c03cbaa757f5ab2a658a055beb.tar.gz gentoo-18302338ceb720c03cbaa757f5ab2a658a055beb.tar.bz2 gentoo-18302338ceb720c03cbaa757f5ab2a658a055beb.zip |
dev-util/dejagnu: stable 1.6 for ia64, bug #658894
Bug: https://bugs.gentoo.org/658894
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-util/dejagnu')
-rw-r--r-- | dev-util/dejagnu/dejagnu-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/dejagnu/dejagnu-1.6.ebuild b/dev-util/dejagnu/dejagnu-1.6.ebuild index e27ffef09c26..aa68216d1814 100644 --- a/dev-util/dejagnu/dejagnu-1.6.ebuild +++ b/dev-util/dejagnu/dejagnu-1.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/tcl |