diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 23:50:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-02 09:30:58 +0100 |
commit | 7df369013fd9f11f0e0cf6cac907a22333dd4eb2 (patch) | |
tree | 95b0c406e0132403acd573a6fce29b39a737c6ed /dev-tcltk | |
parent | dev-db/mariadb: keyworded 10.3.5_rc for ia64, bug #649038 (diff) | |
download | gentoo-7df369013fd9f11f0e0cf6cac907a22333dd4eb2.tar.gz gentoo-7df369013fd9f11f0e0cf6cac907a22333dd4eb2.tar.bz2 gentoo-7df369013fd9f11f0e0cf6cac907a22333dd4eb2.zip |
dev-tcltk/tdom: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild index 57a0b884ecc0..840c38f174db 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND=" |