diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:17:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:34:00 +0000 |
commit | da278c1aa7152bb2064f3dd4fa38100c1f113425 (patch) | |
tree | 26236b2684d97f7c50b3e339c47ea824996ad8df /app-xemacs/ps-print | |
parent | app-xemacs/prog-modes: stable 2.33 for ppc64, bug #666312 (diff) | |
download | gentoo-da278c1aa7152bb2064f3dd4fa38100c1f113425.tar.gz gentoo-da278c1aa7152bb2064f3dd4fa38100c1f113425.tar.bz2 gentoo-da278c1aa7152bb2064f3dd4fa38100c1f113425.zip |
app-xemacs/ps-print: stable 1.14 for ppc64, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
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 915687289227..29f22daa983a 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 |