diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-02 11:28:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-02 11:28:46 +0000 |
commit | 750ed66acb852a0cb4592055cf199e9a049a4a4f (patch) | |
tree | aa055619aa90486d754a274bcb62354d22b56c58 /dev-tcltk/tcllib | |
parent | dev-libs/argtable: keyworded 2.13-r1 for ppc64, bug #710676 (diff) | |
download | gentoo-750ed66acb852a0cb4592055cf199e9a049a4a4f.tar.gz gentoo-750ed66acb852a0cb4592055cf199e9a049a4a4f.tar.bz2 gentoo-750ed66acb852a0cb4592055cf199e9a049a4a4f.zip |
dev-tcltk/tcllib: keyworded 1.19 for ppc64, bug #708478
Package-Manager: Portage-2.3.88, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild index 074b7414f650..5effce89e103 100644 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )" RDEPEND=" |