diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-10 12:53:21 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-10 12:53:44 +0100 |
commit | 18511f393ead9905ec82b516c2e165249f05d84b (patch) | |
tree | c149f9b5aeb50c7639bbebd1fb2e749df24eeb08 /dev-vcs | |
parent | www-client/opera*: require glibc (diff) | |
download | gentoo-18511f393ead9905ec82b516c2e165249f05d84b.tar.gz gentoo-18511f393ead9905ec82b516c2e165249f05d84b.tar.bz2 gentoo-18511f393ead9905ec82b516c2e165249f05d84b.zip |
dev-vcs/gitg: Stabilize 41 x86, #833067
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitg/gitg-41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-41.ebuild b/dev-vcs/gitg/gitg-41.ebuild index 2f2a92beff08..2bd9b394ef18 100644 --- a/dev-vcs/gitg/gitg-41.ebuild +++ b/dev-vcs/gitg/gitg-41.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gitg" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="glade +python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |