diff options
author | 2024-08-02 02:05:57 +0100 | |
---|---|---|
committer | 2024-08-02 02:05:57 +0100 | |
commit | be79a445b4a95bfdcf20412d5d24f9e903a31be1 (patch) | |
tree | a41fb142d06f48cc6faa06b46d5581d16f426380 /app-editors | |
parent | app-editors/featherpad: Stabilize 1.5.1 arm64, #937104 (diff) | |
download | gentoo-be79a445b4a95bfdcf20412d5d24f9e903a31be1.tar.gz gentoo-be79a445b4a95bfdcf20412d5d24f9e903a31be1.tar.bz2 gentoo-be79a445b4a95bfdcf20412d5d24f9e903a31be1.zip |
app-editors/featherpad: Stabilize 1.5.1 amd64, #937104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/featherpad/featherpad-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/featherpad/featherpad-1.5.1.ebuild b/app-editors/featherpad/featherpad-1.5.1.ebuild index f6a3f246f7e3..8b5d88a99c71 100644 --- a/app-editors/featherpad/featherpad-1.5.1.ebuild +++ b/app-editors/featherpad/featherpad-1.5.1.ebuild @@ -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=" |