summaryrefslogtreecommitdiff
path: root/dev-util/vmtouch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
commitc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (patch)
tree9ea78393bc3ecd6ab4de449383d4e97e5f3648ae /dev-util/vmtouch
parent2891d29af8907ce881662f4a02844926d7a293c7 (diff)
gentoo resync : 12.01.2019
Diffstat (limited to 'dev-util/vmtouch')
-rw-r--r--dev-util/vmtouch/Manifest2
-rw-r--r--dev-util/vmtouch/vmtouch-1.3.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/vmtouch/Manifest b/dev-util/vmtouch/Manifest
index 07fe67533aa4..a57e4bc9d742 100644
--- a/dev-util/vmtouch/Manifest
+++ b/dev-util/vmtouch/Manifest
@@ -3,5 +3,5 @@ DIST vmtouch-1.2.0.tar.gz 15993 BLAKE2B 0a8db0e1515a080b7990e38dfafb3f9e26d95b9c
DIST vmtouch-1.3.0.tar.gz 18733 BLAKE2B 558561302f2fc4fd9ba940d766f999bbed0f471ca15b174900457aead0a5c61ff7ea40a0b71e2e471e1613af38d657367282cde21525aa0841cd595824c89d85 SHA512 ddb86b764dffea6c43a2dc5c48dc91fa862c104a2e5ee7beefb45815b60aba14d255936082593cec97534f7231d65f91f23b0cab3f985695af365c34341a8a19
EBUILD vmtouch-1.0.2.ebuild 670 BLAKE2B 4d29eb8f74907ad1222f0342559e5b913fcba7690a6a4136dd32cd144b980bbb2382b4999bb076e01731b171df443609a76452ce3a1a46930dd898ab00d50ac1 SHA512 c4b9d5ebdb65432371fc60faa53c1aba4d9332e1363f1ff1e4fc2246270f06c6e76eefabc22ada07261474fc97c55881e276e21695d80620ff51a379ac03ef3f
EBUILD vmtouch-1.2.0.ebuild 645 BLAKE2B 0e79d7df0057a54808cfc1f57b00ae0d24f4ffe20e5cd71b5a319b3489b19c52968eeb5dbd7ccedba282b6aea80f31083d47fdb2d9cf4a436ffa99b580d6b721 SHA512 146258289c2179a40b409195899b67a9613b63154193b33a4405a8a3b4f98912cceaa7d9db034169fb60aa11cb5c9a1d4ae020cc1657b3ee966f94fa63619d4f
-EBUILD vmtouch-1.3.0.ebuild 645 BLAKE2B 0e79d7df0057a54808cfc1f57b00ae0d24f4ffe20e5cd71b5a319b3489b19c52968eeb5dbd7ccedba282b6aea80f31083d47fdb2d9cf4a436ffa99b580d6b721 SHA512 146258289c2179a40b409195899b67a9613b63154193b33a4405a8a3b4f98912cceaa7d9db034169fb60aa11cb5c9a1d4ae020cc1657b3ee966f94fa63619d4f
+EBUILD vmtouch-1.3.0.ebuild 649 BLAKE2B 2ddeb42784d5e0809b2628e90623a8c3ce9473ab95cf8e4e766c2b5e85c6a8005b25c94d63f7de3a247f7445478926c3413f39589214791f143bdb6aab233e4e SHA512 264357a3750c59ec8ff4558107702d38d9a2f2a7a1afd16441631446b6be0d17b61f4b445ce884580e82d50b33b5b9a24bef0aa598bd8f641d08dc6c3a8b6af7
MISC metadata.xml 554 BLAKE2B 461453a6c800b43ef294f3e1f9abf012aca9f09f29431184228ebadfa67fba74b6de87402499260b4f5dfe944e93f431be70547aa96a556fb1cdc242f645155e SHA512 b2ea2c6e314fa0f849ae17461352372b583a5b1f52ce64ea07fda64d21147b649854f54b43788396bf35b91f625389337912f31b80f8428d94fcc44d20896b18
diff --git a/dev-util/vmtouch/vmtouch-1.3.0.ebuild b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
index e043a354abd7..0ac4532e6bd7 100644
--- a/dev-util/vmtouch/vmtouch-1.3.0.ebuild
+++ b/dev-util/vmtouch/vmtouch-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""