diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-10 12:13:24 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-10 12:13:24 +0100 |
commit | 0626b02f5f879f671d69de7189d0e55519f6289f (patch) | |
tree | 89d28d263cc9e50ce14c6bb65f949f1a607e06ff /app-editors/mousepad | |
parent | sys-apps/pkgcore: Stabilize 0.12.9 amd64, #833072 (diff) | |
download | gentoo-0626b02f5f879f671d69de7189d0e55519f6289f.tar.gz gentoo-0626b02f5f879f671d69de7189d0e55519f6289f.tar.bz2 gentoo-0626b02f5f879f671d69de7189d0e55519f6289f.zip |
app-editors/mousepad: Stabilize 0.5.8 amd64, #833073
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/mousepad-0.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mousepad/mousepad-0.5.8.ebuild b/app-editors/mousepad/mousepad-0.5.8.ebuild index e2ae29f2f03f..ab346da125d1 100644 --- a/app-editors/mousepad/mousepad-0.5.8.ebuild +++ b/app-editors/mousepad/mousepad-0.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=">=dev-libs/glib-2.52 >=x11-libs/gtk+-3.22:3 |