diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:24:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:26:18 +0300 |
commit | 110376f71df4a455d7c594ea9e4dbf26f7c51a1c (patch) | |
tree | 3b16c822e954e3de9591d3833889e58d3599e4e6 /app-xemacs | |
parent | app-xemacs/time: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-110376f71df4a455d7c594ea9e4dbf26f7c51a1c.tar.gz gentoo-110376f71df4a455d7c594ea9e4dbf26f7c51a1c.tar.bz2 gentoo-110376f71df4a455d7c594ea9e4dbf26f7c51a1c.zip |
app-xemacs/tm: 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')
-rw-r--r-- | app-xemacs/tm/tm-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/tm/tm-1.42.ebuild b/app-xemacs/tm/tm-1.42.ebuild index f1858a3ae07f..d7d5224d62a5 100644 --- a/app-xemacs/tm/tm-1.42.ebuild +++ b/app-xemacs/tm/tm-1.42.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 @@ -20,6 +20,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |