diff options
author | 2025-01-04 20:27:35 +0000 | |
---|---|---|
committer | 2025-01-04 20:27:35 +0000 | |
commit | bddda05f93908b77401d4a9984079049d64ac8a6 (patch) | |
tree | edfe1846b6d8136b01d0338734eca93375792dbc /app-editors | |
parent | dev-python/nextinspace: Stabilize 3.0.1 amd64, #947465 (diff) | |
download | gentoo-bddda05f93908b77401d4a9984079049d64ac8a6.tar.gz gentoo-bddda05f93908b77401d4a9984079049d64ac8a6.tar.bz2 gentoo-bddda05f93908b77401d4a9984079049d64ac8a6.zip |
app-editors/featherpad: Stabilize 1.5.2 amd64, #947480
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/featherpad/featherpad-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/featherpad/featherpad-1.5.2.ebuild b/app-editors/featherpad/featherpad-1.5.2.ebuild index 9b69e0fe90b1..00ef278f5f27 100644 --- a/app-editors/featherpad/featherpad-1.5.2.ebuild +++ b/app-editors/featherpad/featherpad-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/FeatherPad-${PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+X" RDEPEND=" |