diff options
author | Sam James <sam@gentoo.org> | 2021-03-17 02:15:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-17 02:15:52 +0000 |
commit | a3d0235b6ab81f636202efdfcc45de44e7935b7f (patch) | |
tree | 04bca51a705fc999a67ce2b16f449a32f67767e6 /app-crypt | |
parent | media-fonts/source-han-sans: Stabilize 1.004 amd64, #776718 (diff) | |
download | gentoo-a3d0235b6ab81f636202efdfcc45de44e7935b7f.tar.gz gentoo-a3d0235b6ab81f636202efdfcc45de44e7935b7f.tar.bz2 gentoo-a3d0235b6ab81f636202efdfcc45de44e7935b7f.zip |
app-crypt/monkeysphere: Stabilize 0.44 amd64, #776739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/monkeysphere/monkeysphere-0.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/monkeysphere/monkeysphere-0.44.ebuild b/app-crypt/monkeysphere/monkeysphere-0.44.ebuild index 63b1bd885e78..a57bfd0de98f 100644 --- a/app-crypt/monkeysphere/monkeysphere-0.44.ebuild +++ b/app-crypt/monkeysphere/monkeysphere-0.44.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ IUSE="" SRC_URI=" mirror://debian/pool/monkeysphere/m/monkeysphere/monkeysphere_${PV}.orig.tar.gz http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_${PV}.orig.tar.gz" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" DOCS=( README Changelog ) |