diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-05 18:44:56 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-05 18:44:56 +0000 |
commit | 29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch) | |
tree | ab466b4dfa7abecb401b2f8039d08af4689306bb /x11-apps/xhost | |
parent | d42200bec37eef2a7478d88988ff00addd0a9202 (diff) |
gentoo resync : 05.02.2020
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-1.0.8.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xhost/Manifest b/x11-apps/xhost/Manifest index d396e3f6db57..14664f3e3ea1 100644 --- a/x11-apps/xhost/Manifest +++ b/x11-apps/xhost/Manifest @@ -1,3 +1,3 @@ DIST xhost-1.0.8.tar.bz2 138539 BLAKE2B f05d58444537431d9dce5e6dccc27bc8116141d66b34b6edb356dbe823898dbb2927f8ad8dc133178efc7e5b399b7b6428883ea7c665577d4b1984300474eabe SHA512 55581f9bc45a70a73b13fe718ca83c4cb0a6116d26addc0f07659ebeb5bf7d2379e84cab5a1702ae77a298a66f42ae03f41ddc7d5acd61c6f18448e58ad7cb6b -EBUILD xhost-1.0.8.ebuild 519 BLAKE2B 9ac5b24573a87f42525f003bf0a984479e9649157aedfed3f9e2bd1a1ffc0cb2d63912816d4ee604283c7030d97e85054c42cf7bec43601aaaba0e4ce2fe4b9c SHA512 fc8a145e5761646f8932cf023ac5977e50ce4161f7af88aebdc86cd87ac58d70b1391cc64bb7bfc026fee454d022c6630cf3026f2794c889583f4dbd37bbab04 +EBUILD xhost-1.0.8.ebuild 520 BLAKE2B 74a5a3824d34ba003cd9c3daacd2e18e12004854f08550bdd8ac2f72070b26bacde48613d578ef8b2b4e3664a0ad290df488ceb757d3014ef1f92c83dff7f6f5 SHA512 b4ae9dd7f0ef1fa733ea23f19e0039ac998e386f6ac7b45ebee559b68b026d61467a5d454cf463ffc9a7626a377da0ff6df2c859c1b33feb6045fdca2abdc749 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xhost/xhost-1.0.8.ebuild b/x11-apps/xhost/xhost-1.0.8.ebuild index af98cb2c3c18..aa085db36b40 100644 --- a/x11-apps/xhost/xhost-1.0.8.ebuild +++ b/x11-apps/xhost/xhost-1.0.8.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Controls host and/or user access to a running X server" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |