diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 08:19:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 08:19:40 +0000 |
commit | 07ae956910ad816daa1a03683198c1530d9382e0 (patch) | |
tree | d5a7d6c55565ef77cebbb1df3cb668fc78971787 /dev-vcs | |
parent | app-office/texstudio: bump to 3.1.1 (diff) | |
download | gentoo-07ae956910ad816daa1a03683198c1530d9382e0.tar.gz gentoo-07ae956910ad816daa1a03683198c1530d9382e0.tar.bz2 gentoo-07ae956910ad816daa1a03683198c1530d9382e0.zip |
dev-vcs/git-cola: Stabilize 3.8 x86, #758959
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-cola/git-cola-3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.8.ebuild b/dev-vcs/git-cola/git-cola-3.8.ebuild index 09638531c42e..f8f01dccb51e 100644 --- a/dev-vcs/git-cola/git-cola-3.8.ebuild +++ b/dev-vcs/git-cola/git-cola-3.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" RESTRICT="!test? ( test )" |