diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 15:49:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 15:49:28 +0200 |
commit | df0cf9e74d3d859216d96dea9d3b0a5d2edd4b89 (patch) | |
tree | d724a9d249c0b6c7be5df2e07932ae3eac565ea3 /app-text/htmltidy | |
parent | dev-ruby/rspec: ia64 stable wrt bug #565114 (diff) | |
download | gentoo-df0cf9e74d3d859216d96dea9d3b0a5d2edd4b89.tar.gz gentoo-df0cf9e74d3d859216d96dea9d3b0a5d2edd4b89.tar.bz2 gentoo-df0cf9e74d3d859216d96dea9d3b0a5d2edd4b89.zip |
app-text/htmltidy: ia64 stable wrt bug #561452
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/htmltidy')
-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 302b992b478f..1483a6fe4f62 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 )" |