diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:04:14 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:04:14 +0100 |
commit | 76736f5726bf2045bba53e7247d0996c794f21dd (patch) | |
tree | 9222f646a02b1cc445305273e1683a2eb94c3f84 /x11-misc/synergy/synergy-1.9.1-r1.ebuild | |
parent | x11-misc/shared-mime-info: drop x86-macos (diff) | |
download | gentoo-76736f5726bf2045bba53e7247d0996c794f21dd.tar.gz gentoo-76736f5726bf2045bba53e7247d0996c794f21dd.tar.bz2 gentoo-76736f5726bf2045bba53e7247d0996c794f21dd.zip |
x11-misc/synergy: 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-misc/synergy/synergy-1.9.1-r1.ebuild')
-rw-r--r-- | x11-misc/synergy/synergy-1.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/synergy/synergy-1.9.1-r1.ebuild b/x11-misc/synergy/synergy-1.9.1-r1.ebuild index e44e659f7187..7cabbef64d61 100644 --- a/x11-misc/synergy/synergy-1.9.1-r1.ebuild +++ b/x11-misc/synergy/synergy-1.9.1-r1.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 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="libressl qt5 test" RESTRICT="!test? ( test )" |