diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-04 23:49:03 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-04 23:49:03 +0200 |
commit | 07baef14c7251246619a5d9e5fd64bacd1f51e80 (patch) | |
tree | 938fa95ee0042ea7e11477a28c1d90d82a820a34 /app-editors/mousepad | |
parent | net-wireless/blueman: Stabilize 2.3.2 amd64, #868459 (diff) | |
download | gentoo-07baef14c7251246619a5d9e5fd64bacd1f51e80.tar.gz gentoo-07baef14c7251246619a5d9e5fd64bacd1f51e80.tar.bz2 gentoo-07baef14c7251246619a5d9e5fd64bacd1f51e80.zip |
app-editors/mousepad: Stabilize 0.5.10 amd64, #868420
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/mousepad-0.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mousepad/mousepad-0.5.10.ebuild b/app-editors/mousepad/mousepad-0.5.10.ebuild index 6a45ff7f7319..40c71b7cd8c1 100644 --- a/app-editors/mousepad/mousepad-0.5.10.ebuild +++ b/app-editors/mousepad/mousepad-0.5.10.ebuild @@ -11,7 +11,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 |