diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:32:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:36:51 +0200 |
commit | b1dda41a76d195c8b8c29d645ee9d4b1d40b3b6a (patch) | |
tree | 5119c4c3f52a6683ffffb4274e398ec040da2bfb /app-emacs/ddskk | |
parent | media-gfx/feh: ppc64 stable wrt bug #616470 (diff) | |
download | gentoo-b1dda41a76d195c8b8c29d645ee9d4b1d40b3b6a.tar.gz gentoo-b1dda41a76d195c8b8c29d645ee9d4b1d40b3b6a.tar.bz2 gentoo-b1dda41a76d195c8b8c29d645ee9d4b1d40b3b6a.zip |
app-emacs/ddskk: ppc64 stable wrt bug #615044
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/ddskk')
-rw-r--r-- | app-emacs/ddskk/ddskk-16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ddskk/ddskk-16.1.ebuild b/app-emacs/ddskk/ddskk-16.1.ebuild index 1bdfbb7d2a52..478ef5f374b4 100644 --- a/app-emacs/ddskk/ddskk-16.1.ebuild +++ b/app-emacs/ddskk/ddskk-16.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://openlab.ring.gr.jp/skk/maintrunk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ruby" DEPEND="" |