diff options
author | Sam James <sam@gentoo.org> | 2022-11-23 03:34:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-23 03:34:54 +0000 |
commit | c9cacc206e6b95d0c8de4fccaad816163fa4faec (patch) | |
tree | 77894d559688d963a909bddb63d361439246abfd /dev-tcltk | |
parent | dev-tcltk/tdom: Stabilize 0.9.2 ppc, #882553 (diff) | |
download | gentoo-c9cacc206e6b95d0c8de4fccaad816163fa4faec.tar.gz gentoo-c9cacc206e6b95d0c8de4fccaad816163fa4faec.tar.bz2 gentoo-c9cacc206e6b95d0c8de4fccaad816163fa4faec.zip |
dev-tcltk/tcllib: Stabilize 1.21 ppc64, #882555
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.21.ebuild b/dev-tcltk/tcllib/tcllib-1.21.ebuild index 1e975342d4b7..0afcba38f6d3 100644 --- a/dev-tcltk/tcllib/tcllib-1.21.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.21.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 ~ppc64 ~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=" |