diff options
author | 2018-10-28 21:21:38 +0100 | |
---|---|---|
committer | 2018-10-28 20:37:29 +0000 | |
commit | af92d2df7799a2f61f18d450c231d7163d011b82 (patch) | |
tree | 8d5a069b14d2c5f781d1b8d64160af57bed6e1ed /app-xemacs/dictionary | |
parent | app-xemacs/gnus: stable 2.04 for sparc, bug #666312 (diff) | |
download | gentoo-af92d2df7799a2f61f18d450c231d7163d011b82.tar.gz gentoo-af92d2df7799a2f61f18d450c231d7163d011b82.tar.bz2 gentoo-af92d2df7799a2f61f18d450c231d7163d011b82.zip |
app-xemacs/dictionary: stable 1.18 for sparc, bug #666312
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-xemacs/dictionary')
-rw-r--r-- | app-xemacs/dictionary/dictionary-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/dictionary/dictionary-1.18.ebuild b/app-xemacs/dictionary/dictionary-1.18.ebuild index 786192cdeec9..68440f5ceb86 100644 --- a/app-xemacs/dictionary/dictionary-1.18.ebuild +++ b/app-xemacs/dictionary/dictionary-1.18.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" inherit xemacs-packages |