diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:39:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:49 +0000 |
commit | dbe27f68df480b9260ce254ab83ea7417a51d1e4 (patch) | |
tree | 759597b5e15f4aa297c4ce5de46fe09858978965 /app-xemacs/locale | |
parent | app-xemacs/leim: stable 1.39 for ppc, bug #666312 (diff) | |
download | gentoo-dbe27f68df480b9260ce254ab83ea7417a51d1e4.tar.gz gentoo-dbe27f68df480b9260ce254ab83ea7417a51d1e4.tar.bz2 gentoo-dbe27f68df480b9260ce254ab83ea7417a51d1e4.zip |
app-xemacs/locale: stable 1.30 for ppc, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-xemacs/locale')
-rw-r--r-- | app-xemacs/locale/locale-1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/locale/locale-1.30.ebuild b/app-xemacs/locale/locale-1.30.ebuild index 7826975d0457..2f0f72255327 100644 --- a/app-xemacs/locale/locale-1.30.ebuild +++ b/app-xemacs/locale/locale-1.30.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="mule" RDEPEND="app-xemacs/mule-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |