diff options
author | Markus Meier <maekke@gentoo.org> | 2018-04-12 21:46:45 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-04-12 21:46:45 +0200 |
commit | 4b60861f6e84c6cc2133aba64b4e01126bdb7500 (patch) | |
tree | c95e5f9ce97108759cc817adb16a040be8bd5a3d /dev-tcltk | |
parent | net-dns/unbound: bump version (diff) | |
download | gentoo-4b60861f6e84c6cc2133aba64b4e01126bdb7500.tar.gz gentoo-4b60861f6e84c6cc2133aba64b4e01126bdb7500.tar.bz2 gentoo-4b60861f6e84c6cc2133aba64b4e01126bdb7500.zip |
dev-tcltk/tdom: 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/tdom/tdom-0.8.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild index cf90d53f4fe1..a3c3104884bd 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://github/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND=" |