diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:08 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:08 -0800 |
commit | df390d23b0d588f49f64b13238a7da3656e3acbc (patch) | |
tree | 825dbc7985ec44791f1862632ce750353a28e6c8 /app-xemacs/ps-print | |
parent | app-xemacs/prog-modes-2.33: alpha stable, bug 666312 (diff) | |
download | gentoo-df390d23b0d588f49f64b13238a7da3656e3acbc.tar.gz gentoo-df390d23b0d588f49f64b13238a7da3656e3acbc.tar.bz2 gentoo-df390d23b0d588f49f64b13238a7da3656e3acbc.zip |
app-xemacs/ps-print-1.14: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 29f22daa983a..7e4d28b111db 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 |