diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:52:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:30 +0200 |
commit | 39a50dfdb7aa50d0afe6fbeb38b0f88addaa174b (patch) | |
tree | 80809d0ccffa9aa66edb5906a8cd3f10972f5ac5 /app-xemacs/dired | |
parent | app-xemacs/dictionary: x86 stable (bug #666312) (diff) | |
download | gentoo-39a50dfdb7aa50d0afe6fbeb38b0f88addaa174b.tar.gz gentoo-39a50dfdb7aa50d0afe6fbeb38b0f88addaa174b.tar.bz2 gentoo-39a50dfdb7aa50d0afe6fbeb38b0f88addaa174b.zip |
app-xemacs/dired: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@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 2f9bb3ca8a79..e4a8b318ddf1 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 |