diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:37:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:43 +0000 |
commit | 3f6ccfeeb1940655bd7fcc4dffa6c92bfbd2e8ab (patch) | |
tree | e26015fac8320958aa51ac4a2fb1a2cf55b1453d /app-xemacs/frame-icon | |
parent | app-xemacs/fortran-modes: stable 1.07 for ppc, bug #666312 (diff) | |
download | gentoo-3f6ccfeeb1940655bd7fcc4dffa6c92bfbd2e8ab.tar.gz gentoo-3f6ccfeeb1940655bd7fcc4dffa6c92bfbd2e8ab.tar.bz2 gentoo-3f6ccfeeb1940655bd7fcc4dffa6c92bfbd2e8ab.zip |
app-xemacs/frame-icon: stable 1.13 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/frame-icon')
-rw-r--r-- | app-xemacs/frame-icon/frame-icon-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/frame-icon/frame-icon-1.13.ebuild b/app-xemacs/frame-icon/frame-icon-1.13.ebuild index 0d8c9592a73a..ffebcd0303c9 100644 --- a/app-xemacs/frame-icon/frame-icon-1.13.ebuild +++ b/app-xemacs/frame-icon/frame-icon-1.13.ebuild @@ -7,6 +7,6 @@ SLOT="0" DESCRIPTION="Set up mode-specific icons for each frame under XEmacs" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |