diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 12:35:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 13:15:07 -0400 |
commit | 718b376b29171e14808d8f22beb08bcac2412d9f (patch) | |
tree | cea841970522501177202be41675520b985543f2 /net-misc/drive | |
parent | app-portage/gemato: Bump to 12.2 (diff) | |
download | gentoo-718b376b29171e14808d8f22beb08bcac2412d9f.tar.gz gentoo-718b376b29171e14808d8f22beb08bcac2412d9f.tar.bz2 gentoo-718b376b29171e14808d8f22beb08bcac2412d9f.zip |
net-misc/drive: amd64 stable
Bug: https://bugs.gentoo.org/652400
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'net-misc/drive')
-rw-r--r-- | net-misc/drive/drive-0.3.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/drive/drive-0.3.9.1.ebuild b/net-misc/drive/drive-0.3.9.1.ebuild index 5a6b7812ce82..7bd117f426ab 100644 --- a/net-misc/drive/drive-0.3.9.1.ebuild +++ b/net-misc/drive/drive-0.3.9.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -KEYWORDS="~amd64" +KEYWORDS="amd64" DESCRIPTION="Google Drive client for the commandline" HOMEPAGE="https://github.com/odeke-em/drive" LICENSE="Apache-2.0" |