diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-09 07:53:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-09 07:53:00 +0100 |
commit | 93a68c0ef6a4c0a1e77885ac196952a2f570feaf (patch) | |
tree | 7b1e12fedc5c30b5f5646ac2618fe7ebfa77d6df /dev-vcs | |
parent | dev-libs/double-conversion: amd64 stable wrt bug #832620 (diff) | |
download | gentoo-93a68c0ef6a4c0a1e77885ac196952a2f570feaf.tar.gz gentoo-93a68c0ef6a4c0a1e77885ac196952a2f570feaf.tar.bz2 gentoo-93a68c0ef6a4c0a1e77885ac196952a2f570feaf.zip |
dev-vcs/qgit: amd64 stable wrt bug #832664
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/qgit/qgit-2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/qgit/qgit-2.10.ebuild b/dev-vcs/qgit/qgit-2.10.ebuild index f593607c918c..733879fd5ec1 100644 --- a/dev-vcs/qgit/qgit-2.10.ebuild +++ b/dev-vcs/qgit/qgit-2.10.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" DEPEND=" |