diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:24:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:26:12 +0200 |
commit | 59e2aa1c9d3c24107b328612c5d5c41ccefc33c7 (patch) | |
tree | 923f28ac3896dc1597e94bbf849f1cf1f53114f3 | |
parent | x11-misc/qt5ct: x86 stable wrt bug #742365 (diff) | |
download | gentoo-59e2aa1c9d3c24107b328612c5d5c41ccefc33c7.tar.gz gentoo-59e2aa1c9d3c24107b328612c5d5c41ccefc33c7.tar.bz2 gentoo-59e2aa1c9d3c24107b328612c5d5c41ccefc33c7.zip |
dev-vcs/topgit: x86 stable wrt bug #737956
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 be20e7d630dc..c286191bfbfb 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" |