diff options
author | Zac Medico <zmedico@gentoo.org> | 2022-05-15 10:30:08 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2022-05-15 10:30:08 -0700 |
commit | fff8cb440533f662a4dca7582fb2609f1c4637ff (patch) | |
tree | 2f4ff5b7017632acf28f29e18f897460bc40f090 /net-misc | |
parent | dev-go/go-tools: drop 0.1.4, 0.1.9 (diff) | |
download | gentoo-fff8cb440533f662a4dca7582fb2609f1c4637ff.tar.gz gentoo-fff8cb440533f662a4dca7582fb2609f1c4637ff.tar.bz2 gentoo-fff8cb440533f662a4dca7582fb2609f1c4637ff.zip |
net-misc/drive: stabilize 0.4.0_p20210208 for amd64
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/drive/drive-0.4.0_p20210208.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/drive/drive-0.4.0_p20210208.ebuild b/net-misc/drive/drive-0.4.0_p20210208.ebuild index 0c3afc3d4bfa..33b12f94ebbe 100644 --- a/net-misc/drive/drive-0.4.0_p20210208.ebuild +++ b/net-misc/drive/drive-0.4.0_p20210208.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -479,7 +479,7 @@ go-module_set_globals SRC_URI="https://github.com/odeke-em/drive/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz ${EGO_SUM_SRC_URI}" -KEYWORDS="~amd64" +KEYWORDS="amd64" LICENSE="Apache-2.0 BSD MIT" SLOT="0" IUSE="" |