commit: fff8cb440533f662a4dca7582fb2609f1c4637ff Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sun May 15 17:30:08 2022 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sun May 15 17:30:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff8cb44
net-misc/drive: stabilize 0.4.0_p20210208 for amd64 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> net-misc/drive/drive-0.4.0_p20210208.ebuild | 4 ++-- 1 file 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=""
