summaryrefslogtreecommitdiff
path: root/sys-auth/oath-toolkit
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 /sys-auth/oath-toolkit
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'sys-auth/oath-toolkit')
-rw-r--r--sys-auth/oath-toolkit/Manifest2
-rw-r--r--sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/oath-toolkit/Manifest b/sys-auth/oath-toolkit/Manifest
index 500e10af0254..751d5363e19d 100644
--- a/sys-auth/oath-toolkit/Manifest
+++ b/sys-auth/oath-toolkit/Manifest
@@ -3,5 +3,5 @@ AUX oath-toolkit-2.6.2-glibc228.patch 4786 BLAKE2B 7690a2b5249b7c668be5a516fa0a2
DIST oath-toolkit-2.6.1.tar.gz 4238966 BLAKE2B 7af4f4997b18278aa1903470c79e5a7734e9e97e62a2de4685eee58ead59e3294cef0d6da0147746932a2891f59648b5473f02b5edd6c4fd81b4a9c80d9bde60 SHA512 59feadbc06d11a52bf5879493227c40358fc1f4f17ec3ff92e3a313e47b92f3154396fa3ff38ef163852b32c8bfcef1f59753b614d0138478b8f7e7971f55e62
DIST oath-toolkit-2.6.2.tar.gz 4295786 BLAKE2B 2b97ab73339647b560b46373922095f18655a167b613b15d4ee2fd507d430025628d20eb111ff1d8025e78646b1d61d9680a7082caba1c75d247bb1d8b9b99dd SHA512 201a702a05a2e9fb3a66d04750e1a34e293342126caf02c344954a0d9fd0daafe73ca7f1fe273be129ae555a29b82b72fa2b4770ea2ad10711924e1926ec2cfb
EBUILD oath-toolkit-2.6.1.ebuild 1481 BLAKE2B 1f65396837613df6f7c8c42fa22fd90dc248a94a83e4d9c068c13b9d3498d058906e0d00a207892c1fbaa12b99f6b00e6659a28fd881afcc3534427fd8020b08 SHA512 700f6a8191299e977d4dd8efcb758c3c8645bca76201d72ff299785f23cc236588b490623bc2b7a17d3537b2cd7d1a271f26f79d3bfde121ac9048e9a0aa0456
-EBUILD oath-toolkit-2.6.2.ebuild 1827 BLAKE2B 00eed71ebb402ef3847c3652467593014cf5143c827b9c8828b3681fd1e54e73f31c0f8b2fcf73612188ded406b8715667ef0ecc17639e029542e9e8d9546102 SHA512 8d1ce4848096c4d615b8cdf2b71da78cd6093b8be750d7e191f9d0b2cc92a6db550d95d63f5f2f5abe8afe2e0efb33b32908d7ffda0d4fd4ff7ca1ed86009f1c
+EBUILD oath-toolkit-2.6.2.ebuild 1830 BLAKE2B 4985bc9caa0bbc3626b477d745388815353d7458447c58bebb09ee5e007aea8dd21429af4bdaa7af2cf2aec3ce28f19c487a4fd338efa93d64e2d150fb5036c6 SHA512 179f133b2791f62c94e16042ec5037c6224a2a8c83badf622fab7771d7336998501fc98ea8e9e186ebc014a63e4dcc2a09f716c5b01f29f4db4dac14ea7cd27f
MISC metadata.xml 560 BLAKE2B 946cac9a0134fb3291ad816283326746067411e000e98be05cd8f87dfa0455ef3558b1bdabcb537356fed867d8667850d929747592e7c79212c7ad3357434c84 SHA512 4d6506e02bb4a6f6069dfe357cc3e05c897699a067771baa995af823d4de587d2580b01bf1c2a38cb8f8f679ba0702498ad904b6bb1d685a2759c2b7752be7f2
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
index 00237b0bc4e0..691c859b4689 100644
--- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
+++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz"
LICENSE="GPL-3 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
IUSE="pam pskc test"
RESTRICT="!test? ( test )"