diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-03 14:57:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-03 14:57:52 +0000 |
commit | 5606e0757a37038b3a87a6e3f0442d168eb10c91 (patch) | |
tree | 47289d0764630d06d928c73a3863cdca627c1bc8 /app-text/unrtf | |
parent | media-gfx/exiv2: Tarball respun (diff) | |
download | gentoo-5606e0757a37038b3a87a6e3f0442d168eb10c91.tar.gz gentoo-5606e0757a37038b3a87a6e3f0442d168eb10c91.tar.bz2 gentoo-5606e0757a37038b3a87a6e3f0442d168eb10c91.zip |
app-text/unrtf: stable 0.21.10 for hppa, bug #604908
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/unrtf')
-rw-r--r-- | app-text/unrtf/unrtf-0.21.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unrtf/unrtf-0.21.10.ebuild b/app-text/unrtf/unrtf-0.21.10.ebuild index a4177b96e52a..82d08af27342 100644 --- a/app-text/unrtf/unrtf-0.21.10.ebuild +++ b/app-text/unrtf/unrtf-0.21.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,5 +9,5 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="" |