diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-20 14:03:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-20 14:03:53 +0100 |
commit | cfbbeef77b6b9f0e78d570683c553d8b3334fe04 (patch) | |
tree | 040ae567086a6a0010dbde686bf530ec80796ec7 /dev-util/gource | |
parent | dev-libs/pigpio: new version 73 (diff) | |
download | gentoo-cfbbeef77b6b9f0e78d570683c553d8b3334fe04.tar.gz gentoo-cfbbeef77b6b9f0e78d570683c553d8b3334fe04.tar.bz2 gentoo-cfbbeef77b6b9f0e78d570683c553d8b3334fe04.zip |
dev-util/gource: amd64 stable wrt bug #705928
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/gource')
-rw-r--r-- | dev-util/gource/gource-0.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gource/gource-0.51.ebuild b/dev-util/gource/gource-0.51.ebuild index a1e9aa52d6f9..384186f7e6ea 100644 --- a/dev-util/gource/gource-0.51.ebuild +++ b/dev-util/gource/gource-0.51.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/acaudwell/Gource/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" COMMON_DEPEND=" |