diff options
Diffstat (limited to 'repo/.gpg_keys')
| -rwxr-xr-x | repo/.gpg_keys/linux-zen-x86-64-v3 | 4 | ||||
| -rw-r--r-- | repo/.gpg_keys/qemu-user-static | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/repo/.gpg_keys/linux-zen-x86-64-v3 b/repo/.gpg_keys/linux-zen-x86-64-v3 index 372a7d0..1d2b8f5 100755 --- a/repo/.gpg_keys/linux-zen-x86-64-v3 +++ b/repo/.gpg_keys/linux-zen-x86-64-v3 @@ -37,6 +37,4 @@ iw1w/DBOYwD/Q1hlRq443eYpCO67W603mQhQFgRvGhmkqhhAEiOhX5gA/1Bxhr1m opmol4iQla74OApQ9CP3mnjgHWcRUTacAB8L =aIqj -----END PGP PUBLIC KEY BLOCK----- -EOF -gpg --list-keys --fingerprint |grep pub -A 1|grep -Ev "pub|--"|tr -d ' ' \ - | awk 'BEGIN { FS = "\n" } ; { print $1":6:" } ' | gpg --import-ownertrust
\ No newline at end of file +EOF
\ No newline at end of file diff --git a/repo/.gpg_keys/qemu-user-static b/repo/.gpg_keys/qemu-user-static index f098694..af11c08 100644 --- a/repo/.gpg_keys/qemu-user-static +++ b/repo/.gpg_keys/qemu-user-static @@ -60,6 +60,4 @@ Qd0aZoLwJ7ntrWeMxOkbf8950vPVxemQ1frblB0zR98fuUNhX4cjrFTI9iJck7xL UwNZfgOz9PodfqUv4riMLczMmw3nwGZO/aJg0m6uWSWk =7vDu -----END PGP PUBLIC KEY BLOCK----- -EOF -gpg --list-keys --fingerprint |grep pub -A 1|grep -Ev "pub|--"|tr -d ' ' \ - | awk 'BEGIN { FS = "\n" } ; { print $1":6:" } ' | gpg --import-ownertrust
\ No newline at end of file +EOF
\ No newline at end of file |
