diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:12:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:12:58 +0300 |
commit | c3ae6b23a87cd9dcf89594e365f1da69967473a3 (patch) | |
tree | f7b14b8b95351bb5d5fdac99be77dc3446464cf5 /app-xemacs/skk | |
parent | app-xemacs/sieve: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-c3ae6b23a87cd9dcf89594e365f1da69967473a3.tar.gz gentoo-c3ae6b23a87cd9dcf89594e365f1da69967473a3.tar.bz2 gentoo-c3ae6b23a87cd9dcf89594e365f1da69967473a3.zip |
app-xemacs/skk: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/skk')
-rw-r--r-- | app-xemacs/skk/skk-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/skk/skk-1.27.ebuild b/app-xemacs/skk/skk-1.27.ebuild index 1be0d6002d56..7fc9e54bfbff 100644 --- a/app-xemacs/skk/skk-1.27.ebuild +++ b/app-xemacs/skk/skk-1.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,6 @@ app-xemacs/elib app-xemacs/xemacs-base app-xemacs/apel " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |