diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:05:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:05:45 +0100 |
commit | 49a88dc49e36d77a62680d623f03fcbb5381572d (patch) | |
tree | 81007dd8ca2be7416071e5ce8cabfd619a319d08 /x11-terms | |
parent | x11-misc/xorg-cf-files: drop x86-macos (diff) | |
download | gentoo-49a88dc49e36d77a62680d623f03fcbb5381572d.tar.gz gentoo-49a88dc49e36d77a62680d623f03fcbb5381572d.tar.bz2 gentoo-49a88dc49e36d77a62680d623f03fcbb5381572d.zip |
x11-terms/eterm: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/eterm/eterm-0.9.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/eterm/eterm-0.9.6-r2.ebuild b/x11-terms/eterm/eterm-0.9.6-r2.ebuild index b2b9cb79bc07..dac113376d19 100644 --- a/x11-terms/eterm/eterm-0.9.6-r2.ebuild +++ b/x11-terms/eterm/eterm-0.9.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~ppc-macos" IUSE="escreen minimal cpu_flags_x86_mmx cpu_flags_x86_sse2 unicode +utempter" RDEPEND=" |