diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:12:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:23 +0100 |
commit | 69f3c2af60503626cf13e744578a5cb4d48d4a70 (patch) | |
tree | 831bba9b7b984150db2485f3d371bd739e26a509 /app-text/htmltidy | |
parent | app-text/gv: dropped ~x86-interix (diff) | |
download | gentoo-69f3c2af60503626cf13e744578a5cb4d48d4a70.tar.gz gentoo-69f3c2af60503626cf13e744578a5cb4d48d4a70.tar.bz2 gentoo-69f3c2af60503626cf13e744578a5cb4d48d4a70.zip |
app-text/htmltidy: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/htmltidy-20090325-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-20090325-r2.ebuild b/app-text/htmltidy/htmltidy-20090325-r2.ebuild index 1483a6fe4f62..dc8a219a9a45 100644 --- a/app-text/htmltidy/htmltidy-20090325-r2.ebuild +++ b/app-text/htmltidy/htmltidy-20090325-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc static-libs" DEPEND="doc? ( app-doc/doxygen )" |