diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:25:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:26:20 +0300 |
commit | 70d8a4598b5fe25373692df89b4dbb7e1af8e028 (patch) | |
tree | 9cccd587d0598232d4c53e5636316b385373c7bb /app-xemacs/tpu | |
parent | app-xemacs/tooltalk: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-70d8a4598b5fe25373692df89b4dbb7e1af8e028.tar.gz gentoo-70d8a4598b5fe25373692df89b4dbb7e1af8e028.tar.bz2 gentoo-70d8a4598b5fe25373692df89b4dbb7e1af8e028.zip |
app-xemacs/tpu: 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/tpu')
-rw-r--r-- | app-xemacs/tpu/tpu-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/tpu/tpu-1.16.ebuild b/app-xemacs/tpu/tpu-1.16.ebuild index 948dcd60088f..7fa114ec8f81 100644 --- a/app-xemacs/tpu/tpu-1.16.ebuild +++ b/app-xemacs/tpu/tpu-1.16.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 @@ -8,6 +8,6 @@ DESCRIPTION="DEC EDIT/TPU support" XEMACS_PKG_CAT="standard" RDEPEND="" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |