diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-28 11:19:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-28 19:37:38 +0000 |
commit | c3bc7bfa28a7a5b0d98974fe511616870ed19ac1 (patch) | |
tree | fec03c2aaf20c90364ebb73d3e34b2582627d319 /app-text/htmlinc | |
parent | app-text/gspell: added missing date for mask entry (diff) | |
download | gentoo-c3bc7bfa28a7a5b0d98974fe511616870ed19ac1.tar.gz gentoo-c3bc7bfa28a7a5b0d98974fe511616870ed19ac1.tar.bz2 gentoo-c3bc7bfa28a7a5b0d98974fe511616870ed19ac1.zip |
app-text/htmlinc: stable 1.0_beta1-r2 for sparc, bug #676442
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/htmlinc')
-rw-r--r-- | app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild index 3a6d05570bbb..fe99dabe2c32 100644 --- a/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild +++ b/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://meybohm.de/files/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" IUSE="" S=${WORKDIR}/htmlinc |