summaryrefslogtreecommitdiff
path: root/dev-util/abootimg
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
commitdeba8115d2c2af26df42966b91ef04ff4dd79cde (patch)
tree9a48f42594e1a9e6b2020d5535a784314434d7a7 /dev-util/abootimg
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'dev-util/abootimg')
-rw-r--r--dev-util/abootimg/Manifest2
-rw-r--r--dev-util/abootimg/abootimg-20150323.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/abootimg/Manifest b/dev-util/abootimg/Manifest
index 6e79a3254481..05e5334e1995 100644
--- a/dev-util/abootimg/Manifest
+++ b/dev-util/abootimg/Manifest
@@ -1,3 +1,3 @@
DIST abootimg-20150323.tar.gz 19311 BLAKE2B d9e9d1de33be581dcca2940000300b433675c4bf98c19dd29a622767d914cc71bf8900120fc4150c542506af5a3faa7a3e03dbfab3f92bfd975a6bde51eac5ed SHA512 38e633c5c32bae472cd1ade9f4a3fa9a5e8ecd17da947aeaf976f639966007ba776a3ac877a607c9f3a416c67682afc9f7789e1560625b75aeaf78a88dfce558
-EBUILD abootimg-20150323.ebuild 540 BLAKE2B af4b584a23650f4ae222e9a6717901e5756ade0485c7f31de89e33197bc1a6cf7d22618898fe8315d67faaa7c8a9fde22c25d46c88b0d5789e95855bfefa0d90 SHA512 649fbbf27edc8d5cc38e9462571de0fb5bee72899d9d950d96a6c55f14cd6c6236c50afe912b2dd3fd2a999f670e60f568eee32d0444b8f0e9e135a7131a26bd
+EBUILD abootimg-20150323.ebuild 544 BLAKE2B af9924e335f4829978faffde55f8ff7c467f4d44e7d5088f8279ab518d20559e7b86566939f4a82dc7624d65a07139245f355c4bc92503f5131868c9e7a4e4b7 SHA512 2f3d5b37e02c52cbdc20497f345dd68bf47a69c081075af6162d75897a498f92a7383d192919f47439f6fbb97a7149a3e29e452936f60ea775d7733d1a14fd6b
MISC metadata.xml 250 BLAKE2B 3c6a58190f2680dd7f7e4afd9e6abfedc7e36181b1a8d7fa9710e08c805ef85988e4a156221c61fc71c36f8e84113537b70a8f144e0764e7704f7dd074af8172 SHA512 d2115b154bf731eac11fd7b96a95baa2467cb660371f7a3dc7a7a77cf4a6cf992b97c5353f184010eac1d37cdfffa6c5d9ec35d82e171f0fad5086767d0173a5
diff --git a/dev-util/abootimg/abootimg-20150323.ebuild b/dev-util/abootimg/abootimg-20150323.ebuild
index 8939a70bcb37..99295b458292 100644
--- a/dev-util/abootimg/abootimg-20150323.ebuild
+++ b/dev-util/abootimg/abootimg-20150323.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$COMMI
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
DEPEND="sys-apps/util-linux"