diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-10-01 20:30:14 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-10-01 20:31:02 +0200 |
commit | 38ed7a87be1cc19d90f1be78876bc3d77c4406a5 (patch) | |
tree | f9ac8787a73425e1d6d2b6c6b592cf6958a48238 /dev-vcs | |
parent | dev-vcs/git-cola: add 4.8.2 (diff) | |
download | gentoo-38ed7a87be1cc19d90f1be78876bc3d77c4406a5.tar.gz gentoo-38ed7a87be1cc19d90f1be78876bc3d77c4406a5.tar.bz2 gentoo-38ed7a87be1cc19d90f1be78876bc3d77c4406a5.zip |
dev-vcs/git-cola: re-add keyword 4.8.2 for ~x86
See also: https://github.com/gentoo/gentoo/pull/38550
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-cola/git-cola-4.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-4.8.2.ebuild b/dev-vcs/git-cola/git-cola-4.8.2.ebuild index b584bdddea8c..1e6aa2ca09cf 100644 --- a/dev-vcs/git-cola/git-cola-4.8.2.ebuild +++ b/dev-vcs/git-cola/git-cola-4.8.2.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" +KEYWORDS="~amd64 ~x86" IUSE="+pyqt5 pyqt6 pyside2 pyside6" REQUIRED_USE=" |