diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 17:04:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 17:04:25 +0200 |
commit | cfe08c59968561c29b906836a7cd58fc9c2e2acd (patch) | |
tree | dea7698fc8d03f13ff64c40dcfd5f51d0e8fc9c0 /dev-vcs/topgit | |
parent | gnustep-apps/gmines: cleanup EAPI 4 (diff) | |
download | gentoo-cfe08c59968561c29b906836a7cd58fc9c2e2acd.tar.gz gentoo-cfe08c59968561c29b906836a7cd58fc9c2e2acd.tar.bz2 gentoo-cfe08c59968561c29b906836a7cd58fc9c2e2acd.zip |
dev-vcs/topgit: amd64 stable wrt bug #737956
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/topgit')
-rw-r--r-- | dev-vcs/topgit/topgit-0.19.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/topgit/topgit-0.19.12.ebuild b/dev-vcs/topgit/topgit-0.19.12.ebuild index c286191bfbfb..7a7635c00079 100644 --- a/dev-vcs/topgit/topgit-0.19.12.ebuild +++ b/dev-vcs/topgit/topgit-0.19.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mackyle/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" BDEPEND="sys-apps/sed virtual/awk" |