diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 05:18:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 05:18:16 +0000 |
commit | f87cd6ceb07ca79505e30c2f1eec9017cf01c3cc (patch) | |
tree | 214149084ddc61fc7bbd6d9eb071c3a0a92e54f0 /dev-vcs/git-cola | |
parent | app-admin/usbview: Stabilize 2.1 amd64, #828320 (diff) | |
download | gentoo-f87cd6ceb07ca79505e30c2f1eec9017cf01c3cc.tar.gz gentoo-f87cd6ceb07ca79505e30c2f1eec9017cf01c3cc.tar.bz2 gentoo-f87cd6ceb07ca79505e30c2f1eec9017cf01c3cc.zip |
dev-vcs/git-cola: Stabilize 3.10.1 amd64, #823098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-cola')
-rw-r--r-- | dev-vcs/git-cola/git-cola-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.10.1.ebuild b/dev-vcs/git-cola/git-cola-3.10.1.ebuild index 0d5c7bc503d4..5445b39c1f59 100644 --- a/dev-vcs/git-cola/git-cola-3.10.1.ebuild +++ b/dev-vcs/git-cola/git-cola-3.10.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="doc test" RESTRICT="!test? ( test )" |