diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 12:58:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 12:58:45 +0100 |
commit | 6c6fa289dd9890451f30a27a3a35136f60f7a9bf (patch) | |
tree | a873d2cbf8e953ce4bf7c4fd5315903dcc6d02e9 /dev-tcltk | |
parent | dev-python/ipykernel: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #766641 (diff) | |
download | gentoo-6c6fa289dd9890451f30a27a3a35136f60f7a9bf.tar.gz gentoo-6c6fa289dd9890451f30a27a3a35136f60f7a9bf.tar.bz2 gentoo-6c6fa289dd9890451f30a27a3a35136f60f7a9bf.zip |
dev-tcltk/tclreadline: amd64 stable wrt bug #766662
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild b/dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild index 9ebdb8473d89..c50b2b8dbeaf 100644 --- a/dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild +++ b/dev-tcltk/tclreadline/tclreadline-2.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/flightaware/tclreadline/archive/v${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="tk" DEPEND="dev-lang/tcl:0= |