diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:14 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:14 -0800 |
commit | d556a0ffd4f20f9932720448f2c2bf4866ec8096 (patch) | |
tree | 0dd6d0ea54ba1f482614d492da26d713e8ee3232 /app-xemacs/dired | |
parent | app-xemacs/dictionary-1.18: alpha stable, bug 666312 (diff) | |
download | gentoo-d556a0ffd4f20f9932720448f2c2bf4866ec8096.tar.gz gentoo-d556a0ffd4f20f9932720448f2c2bf4866ec8096.tar.bz2 gentoo-d556a0ffd4f20f9932720448f2c2bf4866ec8096.zip |
app-xemacs/dired-1.22: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/dired')
-rw-r--r-- | app-xemacs/dired/dired-1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/dired/dired-1.22.ebuild b/app-xemacs/dired/dired-1.22.ebuild index 39aa91f8263e..e4d2fe3968c1 100644 --- a/app-xemacs/dired/dired-1.22.ebuild +++ b/app-xemacs/dired/dired-1.22.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/prog-modes " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |