diff options
author | Markus Meier <maekke@gentoo.org> | 2018-04-12 21:46:57 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-04-12 21:46:57 +0200 |
commit | 0d95ee6e4798856b5dc73cb242c410d91ea22953 (patch) | |
tree | aa8cc7f64ed75d6bddbd880e83af9241a3a12c27 /dev-tcltk | |
parent | dev-tcltk/tdom: add ~arm, bug #651582 (diff) | |
download | gentoo-0d95ee6e4798856b5dc73cb242c410d91ea22953.tar.gz gentoo-0d95ee6e4798856b5dc73cb242c410d91ea22953.tar.bz2 gentoo-0d95ee6e4798856b5dc73cb242c410d91ea22953.zip |
dev-tcltk/tcllib: add ~arm, bug #651582
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild index 7b08ec0f92b9..4a1351011b2b 100644 --- a/dev-tcltk/tcllib/tcllib-1.16.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.16.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge//project/${PN}/${PN}/${PV}/${MY_P}.tar.bz2 LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" dev-lang/tcl:0= |