diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-09 00:42:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-09 00:42:07 +0000 |
| commit | 89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95 (patch) | |
| tree | c1407b0a65d9105e45e27e69d5423fb92991ad82 /dev-python/fido2 | |
| parent | dce0d82bbd5f1fdababd46b19cc7e2399de804ff (diff) | |
| download | baldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.tar.gz baldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.tar.xz baldeagleos-repo-89bc58ff4affd4e4ab2e67a1625ff8a4968c6f95.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/fido2')
| -rw-r--r-- | dev-python/fido2/fido2-0.8.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/fido2/metadata.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/fido2/fido2-0.8.1.ebuild b/dev-python/fido2/fido2-0.8.1.ebuild index 84a0ac3d31f2..d59bb437ce44 100644 --- a/dev-python/fido2/fido2-0.8.1.ebuild +++ b/dev-python/fido2/fido2-0.8.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Yubico/python-fido2/releases/download/${PV}/${P}.tar LICENSE="Apache-2.0 BSD-2 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples test" RESTRICT="!test? ( test )" diff --git a/dev-python/fido2/metadata.xml b/dev-python/fido2/metadata.xml index b5aeb537beea..08c735d0ec4f 100644 --- a/dev-python/fido2/metadata.xml +++ b/dev-python/fido2/metadata.xml @@ -10,6 +10,7 @@ device over USB as well as verifying attestation and assertion signatures. </longdescription> +<stabilize-allarches/> <upstream> <remote-id type="github">Yubico/python-fido2</remote-id> </upstream> |
