diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:08:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:08:12 +0100 |
commit | ccf179afb9e32095de1ff392486a5d315d52d87d (patch) | |
tree | 020e5eda63a6d041cffedf964161b56681488429 /dev-tcltk | |
parent | app-portage/pfl: sparc stable wrt bug #754081 (diff) | |
download | gentoo-ccf179afb9e32095de1ff392486a5d315d52d87d.tar.gz gentoo-ccf179afb9e32095de1ff392486a5d315d52d87d.tar.bz2 gentoo-ccf179afb9e32095de1ff392486a5d315d52d87d.zip |
dev-tcltk/tcllib: sparc stable wrt bug #754189
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-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 22b8250cdf27..e3b15f8c4348 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=" |