diff options
author | 2021-03-23 15:07:14 +0100 | |
---|---|---|
committer | 2021-03-23 15:09:03 +0100 | |
commit | 2d2860c5dac4270f8e14193c02d691ffcdf0f8de (patch) | |
tree | 2c2be1b4f862eaafa11297546299e5df8ccf0173 /x11-misc | |
parent | app-arch/cpio: EAPI 7 (diff) | |
download | gentoo-2d2860c5dac4270f8e14193c02d691ffcdf0f8de.tar.gz gentoo-2d2860c5dac4270f8e14193c02d691ffcdf0f8de.tar.bz2 gentoo-2d2860c5dac4270f8e14193c02d691ffcdf0f8de.zip |
x11-misc/synergy: Drop to ~ppc64
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/synergy/synergy-1.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/synergy/synergy-1.9.1-r1.ebuild b/x11-misc/synergy/synergy-1.9.1-r1.ebuild index 7cabbef64d61..f59d79ef8799 100644 --- a/x11-misc/synergy/synergy-1.9.1-r1.ebuild +++ b/x11-misc/synergy/synergy-1.9.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~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 )" |