diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 10:45:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 10:45:15 +0200 |
commit | bb061d604ff580d6ce344a304a481cf4bf5c3caa (patch) | |
tree | d6833d16b5056cd6ee48e32341ddfbf9a5a30e3e /dev-tcltk | |
parent | sci-libs/proj: Stabilize 9.1.0 ppc64, #882905 (diff) | |
download | gentoo-bb061d604ff580d6ce344a304a481cf4bf5c3caa.tar.gz gentoo-bb061d604ff580d6ce344a304a481cf4bf5c3caa.tar.bz2 gentoo-bb061d604ff580d6ce344a304a481cf4bf5c3caa.zip |
dev-tcltk/tcllib: Stabilize 1.21 sparc, #882555
Signed-off-by: Arthur Zamarin <arthurzam@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 d3a2bd7653e8..50885bfbc7cb 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=" |