diff options
author | Sam James <sam@gentoo.org> | 2023-10-06 19:03:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-06 19:07:50 +0100 |
commit | 3f2cee12885f861072d7798825caeeb9ffa7a101 (patch) | |
tree | 1ce2f47bad9e2696f71128d97385053856af8222 /dev-vcs/gitg | |
parent | app-portage/elogv: Fix license (diff) | |
download | gentoo-3f2cee12885f861072d7798825caeeb9ffa7a101.tar.gz gentoo-3f2cee12885f861072d7798825caeeb9ffa7a101.tar.bz2 gentoo-3f2cee12885f861072d7798825caeeb9ffa7a101.zip |
dev-vcs/gitg: Stabilize 44 amd64, #915254
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r-- | dev-vcs/gitg/gitg-44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-44.ebuild b/dev-vcs/gitg/gitg-44.ebuild index f25cedb16549..10ca73cb5e31 100644 --- a/dev-vcs/gitg/gitg-44.ebuild +++ b/dev-vcs/gitg/gitg-44.ebuild @@ -11,7 +11,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} )" |