diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 09:58:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 09:58:53 +0100 |
commit | b387e843367946dbabdc1a75e2b7460974f7023e (patch) | |
tree | f839477139ed2ea211ab86ade8a0115f61531cca /dev-go | |
parent | app-crypt/rainbowcrack: amd64 stable wrt bug #713228 (diff) | |
download | gentoo-b387e843367946dbabdc1a75e2b7460974f7023e.tar.gz gentoo-b387e843367946dbabdc1a75e2b7460974f7023e.tar.bz2 gentoo-b387e843367946dbabdc1a75e2b7460974f7023e.zip |
dev-go/goptlib: amd64 stable wrt bug #713230
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-go')
-rw-r--r-- | dev-go/goptlib/goptlib-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-go/goptlib/goptlib-1.1.0.ebuild b/dev-go/goptlib/goptlib-1.1.0.ebuild index 7f61f5a03e2c..8d4630a6b95b 100644 --- a/dev-go/goptlib/goptlib-1.1.0.ebuild +++ b/dev-go/goptlib/goptlib-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="https://gitweb.torproject.org/pluggable-transports/goptlib.git" # Upstream does not publish release tarballs SRC_URI="https://dev.gentoo.org/~marecki/dists/${PN}/${P}.tar.xz" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" LICENSE="CC0-1.0" SLOT="0" |