commit: 38ed7a87be1cc19d90f1be78876bc3d77c4406a5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Oct 1 18:30:14 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Oct 1 18:31:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ed7a87
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 <AT> gentoo.org> dev-vcs/git-cola/git-cola-4.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="
