diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:16:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:33:58 +0000 |
commit | 3a79afe04bab2dbc6c39b0e324586d771de178f4 (patch) | |
tree | 1e720c0ce4d898cf42d75130e024957c39ee943d /app-xemacs/os-utils | |
parent | app-xemacs/oo-browser: stable 1.07 for ppc64, bug #666312 (diff) | |
download | gentoo-3a79afe04bab2dbc6c39b0e324586d771de178f4.tar.gz gentoo-3a79afe04bab2dbc6c39b0e324586d771de178f4.tar.bz2 gentoo-3a79afe04bab2dbc6c39b0e324586d771de178f4.zip |
app-xemacs/os-utils: stable 1.44 for ppc64, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-xemacs/os-utils')
-rw-r--r-- | app-xemacs/os-utils/os-utils-1.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/os-utils/os-utils-1.44.ebuild b/app-xemacs/os-utils/os-utils-1.44.ebuild index 41549799bab1..a49f3dbc290c 100644 --- a/app-xemacs/os-utils/os-utils-1.44.ebuild +++ b/app-xemacs/os-utils/os-utils-1.44.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 |