diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:21:35 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:21:35 +0200 |
commit | 5902ba71abe42464e42f3179f0a12e53dfdc4244 (patch) | |
tree | 2127ff0baa66353041f372e06bb8c0cca099dab4 /app-editors/mousepad | |
parent | dev-python/stomp-py: Stabilize 8.0.1 ALLARCHES, #850031 (diff) | |
download | gentoo-5902ba71abe42464e42f3179f0a12e53dfdc4244.tar.gz gentoo-5902ba71abe42464e42f3179f0a12e53dfdc4244.tar.bz2 gentoo-5902ba71abe42464e42f3179f0a12e53dfdc4244.zip |
app-editors/mousepad: Stabilize 0.5.9 amd64, #850037
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/mousepad-0.5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mousepad/mousepad-0.5.9.ebuild b/app-editors/mousepad/mousepad-0.5.9.ebuild index c00a39b43403..1e5c4c7e2a2b 100644 --- a/app-editors/mousepad/mousepad-0.5.9.ebuild +++ b/app-editors/mousepad/mousepad-0.5.9.ebuild @@ -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 |