diff options
author | 2019-10-14 13:12:47 +0200 | |
---|---|---|
committer | 2019-10-14 13:12:47 +0200 | |
commit | 987d6c338f973697b19279e5dcf2f28534ae93c7 (patch) | |
tree | 37598836d6e9615affd73da1d3ed2a612f42a7ae /dev-tcltk/tls | |
parent | dev-libs/libical: amd64 stable wrt bug #697636 (diff) | |
download | gentoo-987d6c338f973697b19279e5dcf2f28534ae93c7.tar.gz gentoo-987d6c338f973697b19279e5dcf2f28534ae93c7.tar.bz2 gentoo-987d6c338f973697b19279e5dcf2f28534ae93c7.zip |
dev-tcltk/tls: amd64 stable wrt bug #697646
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk/tls')
-rw-r--r-- | dev-tcltk/tls/tls-1.7.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tls/tls-1.7.16.ebuild b/dev-tcltk/tls/tls-1.7.16.ebuild index 6088e7147875..18a64fbbd8ed 100644 --- a/dev-tcltk/tls/tls-1.7.16.ebuild +++ b/dev-tcltk/tls/tls-1.7.16.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://core.tcl.tk/tcltls/uv/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="tk" DEPEND=" |