diff options
author | 2022-12-02 13:23:07 +0200 | |
---|---|---|
committer | 2022-12-02 13:23:07 +0200 | |
commit | c60d0695da500ef8ea80bcb9dac72dd2e5180f41 (patch) | |
tree | ecccb351fda73ad4406d6d9e27db18a44486c359 /dev-tcltk | |
parent | dev-util/ccache: Stabilize 4.6.3 x86, #882871 (diff) | |
download | gentoo-c60d0695da500ef8ea80bcb9dac72dd2e5180f41.tar.gz gentoo-c60d0695da500ef8ea80bcb9dac72dd2e5180f41.tar.bz2 gentoo-c60d0695da500ef8ea80bcb9dac72dd2e5180f41.zip |
dev-tcltk/tcllib: Stabilize 1.21 x86, #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 50885bfbc7cb..db6760c533db 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=" |