summaryrefslogtreecommitdiff
path: root/sys-libs/native-uuid
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /sys-libs/native-uuid
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'sys-libs/native-uuid')
-rw-r--r--sys-libs/native-uuid/Manifest2
-rw-r--r--sys-libs/native-uuid/native-uuid-1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/native-uuid/Manifest b/sys-libs/native-uuid/Manifest
index ece440194c5b..fd337537a40b 100644
--- a/sys-libs/native-uuid/Manifest
+++ b/sys-libs/native-uuid/Manifest
@@ -1,2 +1,2 @@
-EBUILD native-uuid-1.0.ebuild 701 BLAKE2B 40d9e50877a40b9f784f3526a60ad845c259109b8da245bf5ae8c04eeb483e3957b1573fbfc41681706b31eaf650699c6cedf92d05f6f839fda33766c4266387 SHA512 0064541825531d80f12e4e3ef9409d3b2e4049d56bf2830d50ab1085a1451ab8dd4935681098685e5944b56f54a696242649d82f19128a5793da86307b3c6be3
+EBUILD native-uuid-1.0.ebuild 687 BLAKE2B 51264b86de42b4350df7476ad181e0399d60d6875760756425b5cc8a5598899c5cae4a07e1925ef354718aee43fb1562702c7adec0cb7b95b1a1f55c5efa2227 SHA512 c798839ae6519fdc2796911aaee1ed5b3af00ca37a813d50c7a7f41e60df17187a62543e4cfab17b4696022b3fda75655b75b8fd4e6f849d51f8df2eb9926647
MISC metadata.xml 356 BLAKE2B 3def15d5c44716f86adf00f06b2d3e2ae61b8f7fdc8f11bd0115aee546763d097cd0250840689b48e0560a069ff9306753eb2cd37897caf2764f42030177c3e4 SHA512 6f7f03d2c39477d4fdf30aa01d2351494182d49b9b405aad70ea88520c07bc2f7524de3bd361fa499883e029c4be0d0e0e13dcd90cbb3fe37de2918715553b00
diff --git a/sys-libs/native-uuid/native-uuid-1.0.ebuild b/sys-libs/native-uuid/native-uuid-1.0.ebuild
index 2f7e48e9fc4a..18481a52211c 100644
--- a/sys-libs/native-uuid/native-uuid-1.0.ebuild
+++ b/sys-libs/native-uuid/native-uuid-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ HOMEPAGE="https://prefix.gentoo.org/"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~ppc-macos ~x64-macos"
DEPEND="!!sys-libs/libuuid
!!sys-apps/util-linux"