diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-01 10:57:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-01 10:57:03 +0200 |
commit | 87dd560012a1eee47a3b066ee7fac432af090660 (patch) | |
tree | a596ab1ffbeb6d707cd8e5cae2e46e2bc3b98baf /app-text | |
parent | f2788a75c6301ef67db85873ba19406d4123a507 (diff) | |
download | gentoo-87dd560012a1eee47a3b066ee7fac432af090660.tar.gz gentoo-87dd560012a1eee47a3b066ee7fac432af090660.tar.xz |
app-text/htmltidy: amd64 stable wrt bug #561452
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmltidy/htmltidy-20090325-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/htmltidy/htmltidy-20090325-r2.ebuild b/app-text/htmltidy/htmltidy-20090325-r2.ebuild index 3a747c523c5..76c40af968c 100644 --- a/app-text/htmltidy/htmltidy-20090325-r2.ebuild +++ b/app-text/htmltidy/htmltidy-20090325-r2.ebuild @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc static-libs" DEPEND="doc? ( app-doc/doxygen )" |