diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 22:02:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 22:02:25 +0100 |
commit | 5735a22f0301773b7fba341af989e1802da56bce (patch) | |
tree | 6934b338f0dedb919b9223366d6fbbac944a38e2 /dev-vcs/git-cola | |
parent | app-containers/docker-cli: Stabilize 24.0.4-r1 ppc64, #910651 (diff) | |
download | gentoo-5735a22f0301773b7fba341af989e1802da56bce.tar.gz gentoo-5735a22f0301773b7fba341af989e1802da56bce.tar.bz2 gentoo-5735a22f0301773b7fba341af989e1802da56bce.zip |
dev-vcs/git-cola: Stabilize 4.2.1 x86, #908205
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-cola')
-rw-r--r-- | dev-vcs/git-cola/git-cola-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-4.2.1.ebuild b/dev-vcs/git-cola/git-cola-4.2.1.ebuild index 88aae6ea5233..79239901785f 100644 --- a/dev-vcs/git-cola/git-cola-4.2.1.ebuild +++ b/dev-vcs/git-cola/git-cola-4.2.1.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="test" RESTRICT="!test? ( test )" |