summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-08-01 02:26:56 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-08-01 02:26:56 +0200
commit38ed69d970347b1e96c6afe8831c90d6d9793567 (patch)
tree0108654658209b9bd0e2a6388c8835858f18cccf /app-editors
parentdev-libs/libgit2: remove no longer needed strict-aliasing workaround (diff)
downloadgentoo-38ed69d970347b1e96c6afe8831c90d6d9793567.tar.gz
gentoo-38ed69d970347b1e96c6afe8831c90d6d9793567.tar.bz2
gentoo-38ed69d970347b1e96c6afe8831c90d6d9793567.zip
app-editors/pluma-plugins: Stabilize 1.28.0 amd64, #936986
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild b/app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild
index dc949ef42832..d8954783161c 100644
--- a/app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild
+++ b/app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_{9..12} )
inherit mate python-single-r1
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="A set of plugins for Pluma, the MATE text editor."