summaryrefslogtreecommitdiff
path: root/app-crypt/minisign
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /app-crypt/minisign
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-crypt/minisign')
-rw-r--r--app-crypt/minisign/Manifest4
-rw-r--r--app-crypt/minisign/minisign-0.8.ebuild4
-rw-r--r--app-crypt/minisign/minisign-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/minisign/Manifest b/app-crypt/minisign/Manifest
index 9b599be6e829..9830e30829ad 100644
--- a/app-crypt/minisign/Manifest
+++ b/app-crypt/minisign/Manifest
@@ -1,4 +1,4 @@
DIST minisign-0.8.tar.gz 14045 BLAKE2B 3c0cb0ebaeeacee5f56c788a48eef8d0a324c2db2fe8f63fc16a197870c327ed2cacc618cb6422f8d7d7ef35860b58aa0a2769c851e8af9b1a7a7cd9d2ca3a07 SHA512 79bf626d0c15e39ce3bdf53600038028c0b22904b648074bf516a9ea6962c9486c41244e80637a5fbac090cce1ed9b4b3d57b8a02632646e01b43aa413cd8bd9
-EBUILD minisign-0.8.ebuild 558 BLAKE2B 9b6013af92efcea9b269f5672b858e904bc0cdf617d6c6839efed303272b095005d74d8c3883f52f8f5704c37a7a23c3e86bfdebe8a0e4d811f85deee767997a SHA512 8f8520a1311f2f553105c779bcbf15ab511e987219e600aceb3f4e6fc175edfbc8c17117c2666f1d1a7bad37ad9780bc7e44e018c5f7f5b8db7712c65b2dba63
-EBUILD minisign-9999.ebuild 558 BLAKE2B 9b6013af92efcea9b269f5672b858e904bc0cdf617d6c6839efed303272b095005d74d8c3883f52f8f5704c37a7a23c3e86bfdebe8a0e4d811f85deee767997a SHA512 8f8520a1311f2f553105c779bcbf15ab511e987219e600aceb3f4e6fc175edfbc8c17117c2666f1d1a7bad37ad9780bc7e44e018c5f7f5b8db7712c65b2dba63
+EBUILD minisign-0.8.ebuild 570 BLAKE2B c8c52817c19759eac355ae3711bc181956e4ad9805a5cd2a9e62dab0755135bf7e34bcf79ee95bcb115e029be15ca2087c918f7fe7826f652207617ce16c0167 SHA512 d3bdae76c320a97fb762cd1923a70b1da8445c444e196245b5f35f3eac550ba01f1da7e8d1aa7c1625559b08bffd0e84d4bc4f1671f57459807a848b46f63f47
+EBUILD minisign-9999.ebuild 570 BLAKE2B c8c52817c19759eac355ae3711bc181956e4ad9805a5cd2a9e62dab0755135bf7e34bcf79ee95bcb115e029be15ca2087c918f7fe7826f652207617ce16c0167 SHA512 d3bdae76c320a97fb762cd1923a70b1da8445c444e196245b5f35f3eac550ba01f1da7e8d1aa7c1625559b08bffd0e84d4bc4f1671f57459807a848b46f63f47
MISC metadata.xml 681 BLAKE2B 590bbd6d73e1a9d5ac5e3381ffa5f29e8f8a0f329874e5372f52425a679c8966211b689a699d75cd6bc299e6d670f7724284fd87fc8f6ce0f8038133dfcc33eb SHA512 2840cf105039a5bb4a7564f4d10f759c1cf0f7f183a9684fabc2a1a158ea01a8dc7c552bad57991b30bf676c88b2b00d1f7304a2c565d388e798cf931e566242
diff --git a/app-crypt/minisign/minisign-0.8.ebuild b/app-crypt/minisign/minisign-0.8.ebuild
index da90d6d5d3f4..720809d52a49 100644
--- a/app-crypt/minisign/minisign-0.8.ebuild
+++ b/app-crypt/minisign/minisign-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/jedisct1/${PN}.git"
else
SRC_URI="https://github.com/jedisct1/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~ppc64"
fi
LICENSE="ISC"
diff --git a/app-crypt/minisign/minisign-9999.ebuild b/app-crypt/minisign/minisign-9999.ebuild
index da90d6d5d3f4..720809d52a49 100644
--- a/app-crypt/minisign/minisign-9999.ebuild
+++ b/app-crypt/minisign/minisign-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/jedisct1/${PN}.git"
else
SRC_URI="https://github.com/jedisct1/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~ppc64"
fi
LICENSE="ISC"