diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:31:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:31:15 +0200 |
commit | 91d02f8e11ecf6dfbfe478c7c437ae422774f3da (patch) | |
tree | bc094748c304a23b930d2392e878c2e8190dcf2e /app-text/htmltidy | |
parent | dev-ruby/rspec: sparc stable wrt bug #565114 (diff) | |
download | gentoo-91d02f8e11ecf6dfbfe478c7c437ae422774f3da.tar.gz gentoo-91d02f8e11ecf6dfbfe478c7c437ae422774f3da.tar.bz2 gentoo-91d02f8e11ecf6dfbfe478c7c437ae422774f3da.zip |
app-text/htmltidy: sparc stable wrt bug #561452
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
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 226e9d98b78a..302b992b478f 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 )" |