diff options
author | Sam James <sam@gentoo.org> | 2023-11-12 02:33:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-12 02:33:29 +0000 |
commit | 3e913c91e4f0aab5c8725fedf8e5d9869b4f46b7 (patch) | |
tree | 20cfe58224689b9afdd513d53f491c3a67897396 /app-xemacs | |
parent | app-xemacs/riece: Stabilize 1.27 ALLARCHES, #917218 (diff) | |
download | gentoo-3e913c91e4f0aab5c8725fedf8e5d9869b4f46b7.tar.gz gentoo-3e913c91e4f0aab5c8725fedf8e5d9869b4f46b7.tar.bz2 gentoo-3e913c91e4f0aab5c8725fedf8e5d9869b4f46b7.zip |
app-xemacs/tramp: Stabilize 1.58 ALLARCHES, #917219
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/tramp/tramp-1.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/tramp/tramp-1.58.ebuild b/app-xemacs/tramp/tramp-1.58.ebuild index 18357df8f2c0..1fae71730fa0 100644 --- a/app-xemacs/tramp/tramp-1.58.ebuild +++ b/app-xemacs/tramp/tramp-1.58.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,6 +19,6 @@ app-xemacs/ediff app-xemacs/sh-script app-xemacs/edebug " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |