diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:13:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:33:49 +0000 |
commit | 1c80c4c1948328df8f7c28181d5778006f781066 (patch) | |
tree | 7d52683be60af8d9e7b7b0157830de36071bfae0 /app-xemacs/games | |
parent | app-xemacs/fsf-compat: stable 1.24 for ppc64, bug #666312 (diff) | |
download | gentoo-1c80c4c1948328df8f7c28181d5778006f781066.tar.gz gentoo-1c80c4c1948328df8f7c28181d5778006f781066.tar.bz2 gentoo-1c80c4c1948328df8f7c28181d5778006f781066.zip |
app-xemacs/games: stable 1.23 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/games')
-rw-r--r-- | app-xemacs/games/games-1.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/games/games-1.23.ebuild b/app-xemacs/games/games-1.23.ebuild index 8d61479dac68..9e20962c0454 100644 --- a/app-xemacs/games/games-1.23.ebuild +++ b/app-xemacs/games/games-1.23.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 |