diff options
author | Sam James <sam@gentoo.org> | 2020-11-15 10:32:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-15 10:32:04 +0000 |
commit | 53c88a240cd2d62aa60e8a75081f4d576b142e7a (patch) | |
tree | 73d4400859e50d533152c10c7c39d4bd5abf1a44 /dev-tcltk/tcllib | |
parent | sys-apps/hw-probe: Stabilize 1.6_beta2-r1 amd64, #754186 (diff) | |
download | gentoo-53c88a240cd2d62aa60e8a75081f4d576b142e7a.tar.gz gentoo-53c88a240cd2d62aa60e8a75081f4d576b142e7a.tar.bz2 gentoo-53c88a240cd2d62aa60e8a75081f4d576b142e7a.zip |
dev-tcltk/tcllib: Stabilize 1.20 amd64, #754189
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.20.ebuild b/dev-tcltk/tcllib/tcllib-1.20.ebuild index 7e2b7beedbbe..22b8250cdf27 100644 --- a/dev-tcltk/tcllib/tcllib-1.20.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.20.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=" |