diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-08 09:32:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-08 09:32:22 +0000 |
commit | 64e351a17c40fbfe8f7e6419d20c7e8348fc790f (patch) | |
tree | 39580af25e06a5e217aa8f1a8a1500c30289ee59 /app-text/unrtf/unrtf-0.21.10.ebuild | |
parent | net-misc/zsync: keyworded 0.6.2-r1 for ppc64, bug #671922 (diff) | |
download | gentoo-64e351a17c40fbfe8f7e6419d20c7e8348fc790f.tar.gz gentoo-64e351a17c40fbfe8f7e6419d20c7e8348fc790f.tar.bz2 gentoo-64e351a17c40fbfe8f7e6419d20c7e8348fc790f.zip |
app-text/unrtf: stable 0.21.10 for ppc, bug #604908
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/unrtf/unrtf-0.21.10.ebuild')
-rw-r--r-- | app-text/unrtf/unrtf-0.21.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/unrtf/unrtf-0.21.10.ebuild b/app-text/unrtf/unrtf-0.21.10.ebuild index 7276098312e3..11b766cb6226 100644 --- a/app-text/unrtf/unrtf-0.21.10.ebuild +++ b/app-text/unrtf/unrtf-0.21.10.ebuild @@ -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="" |