diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:11:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:11:38 +0100 |
commit | e12a3c57e84ad884c5a8a0964af9dc531e4d904d (patch) | |
tree | 278340f8c54962a4a424bbca061162370bc67e05 /app-editors/mousepad | |
parent | app-editors/mousepad: Stabilize 0.6.2 amd64, #926564 (diff) | |
download | gentoo-e12a3c57e84ad884c5a8a0964af9dc531e4d904d.tar.gz gentoo-e12a3c57e84ad884c5a8a0964af9dc531e4d904d.tar.bz2 gentoo-e12a3c57e84ad884c5a8a0964af9dc531e4d904d.zip |
app-editors/mousepad: Stabilize 0.6.2 x86, #926564
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/mousepad-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mousepad/mousepad-0.6.2.ebuild b/app-editors/mousepad/mousepad-0.6.2.ebuild index 011f30214bec..7e6e7e6466fe 100644 --- a/app-editors/mousepad/mousepad-0.6.2.ebuild +++ b/app-editors/mousepad/mousepad-0.6.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ~loong ~ppc ppc64 ~riscv x86" IUSE="policykit spell +shortcuts" DEPEND=" |