diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:42:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:56 +0000 |
commit | e0fb8c200d86a0baeee0e732dcd921123e71e85b (patch) | |
tree | 86516422a59e53e652b37c1007a7b2d1020bb921 /app-xemacs/ps-print | |
parent | app-xemacs/prog-modes: stable 2.33 for ppc, bug #666312 (diff) | |
download | gentoo-e0fb8c200d86a0baeee0e732dcd921123e71e85b.tar.gz gentoo-e0fb8c200d86a0baeee0e732dcd921123e71e85b.tar.bz2 gentoo-e0fb8c200d86a0baeee0e732dcd921123e71e85b.zip |
app-xemacs/ps-print: stable 1.14 for ppc, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ps-print/ps-print-1.14.ebuild b/app-xemacs/ps-print/ps-print-1.14.ebuild index 3ed11d2e29f3..91b43ef7c120 100644 --- a/app-xemacs/ps-print/ps-print-1.14.ebuild +++ b/app-xemacs/ps-print/ps-print-1.14.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/text-modes app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |