diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:14:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:14:17 +0100 |
commit | ea14c475b4e36fd8340e60514dff997295f80350 (patch) | |
tree | 3eb2fbe233b1be81ed5b3d103db9447c80fd0aec /net-libs | |
parent | x11-themes/ubuntu-wallpapers: amd64/arm/x86 stable, (ALLARCHES policy) wrt bu... (diff) | |
download | gentoo-ea14c475b4e36fd8340e60514dff997295f80350.tar.gz gentoo-ea14c475b4e36fd8340e60514dff997295f80350.tar.bz2 gentoo-ea14c475b4e36fd8340e60514dff997295f80350.zip |
net-libs/libvncserver: amd64 stable wrt bug #699036
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.12-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.12-r3.ebuild b/net-libs/libvncserver/libvncserver-0.9.12-r3.ebuild index d8202de5dc7e..4913da9fc9a7 100644 --- a/net-libs/libvncserver/libvncserver-0.9.12-r3.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.12-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/LibVNC/${PN}/archive/${MY_P}.tar.gz" LICENSE="GPL-2+ LGPL-2.1+ BSD MIT" # no sub slot wanted (yet), see #578958 SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl lzo +png sasl ssl systemd +threads +zlib" # https://bugs.gentoo.org/690202 # https://bugs.gentoo.org/435326 |