diff options
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="" |