diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-01 21:06:00 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-01 21:06:00 +0000 |
commit | 129160ec854dca4c3fedb5bcfbcb56930371da0f (patch) | |
tree | 53bf797418ac5e9b99c41ca0382c87b82421e5de /x11-apps/xhost | |
parent | 441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff) |
gentoo new year resync : 01.01.2021
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 e475f87b2616..69270da3afcb 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 524 BLAKE2B 63184cee485762373c005dcd619fdea6f5d1832007b660f1e930371f7e4d461af65087402549267d9c9a957e8c64c9613e24b11cc9bf5b342fa7e436ec6c3f80 SHA512 f08ed0d4f6564e036f2faf4510f5d4572c58f6c85d48f0f4c2a1cd33cf6aca1f153d2a7c1c8d12f2a91c9e146723e9155117ae4a5f62ab55c680ec125e958e15 +EBUILD xhost-1.0.8.ebuild 525 BLAKE2B 215eee71bb02b07dd9f1c63e8672f49f0de58718fbbe8bc9f393df168d10c7aef72c3bd9da21acc6761419b5cfc709a8df7bb487cd9ee5159d2517338d857073 SHA512 9f8e4149c9dc0bd8de4cd7ef9e3369c7c74a2f99d8add65436d2b02e07f371b6b87748c774680c2228444977218789862078ec120bcb4516f53edde83035fd46 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 42cbd02bda6a..c6c8e40c6706 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 ~riscv s390 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 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 |