diff options
author | Sam James <sam@gentoo.org> | 2024-04-19 11:45:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-19 11:45:45 +0100 |
commit | 747b50d21a816e836f5e3a62b9d2888a65388a60 (patch) | |
tree | fc7ee61c4a5ed713b0faf5f1200c8ad327225d87 /x11-plugins | |
parent | x11-plugins/pidgin-libnotify: Stabilize 0.14-r2 x86, #930229 (diff) | |
download | gentoo-747b50d21a816e836f5e3a62b9d2888a65388a60.tar.gz gentoo-747b50d21a816e836f5e3a62b9d2888a65388a60.tar.bz2 gentoo-747b50d21a816e836f5e3a62b9d2888a65388a60.zip |
x11-plugins/pidgin-hotkeys: Stabilize 0.2.4-r1 x86, #930230
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild index 4f101c73f0d2..3cab87a05ccf 100644 --- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild +++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~riscv x86" RDEPEND="net-im/pidgin[gtk] x11-libs/gtk+:2" |