diff options
author | Sam James <sam@gentoo.org> | 2020-12-02 22:02:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 22:02:18 +0000 |
commit | 3eccfbaf959f3114dfd6a1cc5db07133f8ccb0c2 (patch) | |
tree | aa9d0fe4a9638581d01ab097596709533e26b8a8 /app-editors | |
parent | media-libs/a52dec: Stabilize 0.7.4-r8 arm64, #757972 (diff) | |
download | gentoo-3eccfbaf959f3114dfd6a1cc5db07133f8ccb0c2.tar.gz gentoo-3eccfbaf959f3114dfd6a1cc5db07133f8ccb0c2.tar.bz2 gentoo-3eccfbaf959f3114dfd6a1cc5db07133f8ccb0c2.zip |
app-editors/pluma: Stabilize 1.24.1 amd64, #758101
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/pluma/pluma-1.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/pluma/pluma-1.24.1.ebuild b/app-editors/pluma/pluma-1.24.1.ebuild index 9d5382fbcd64..310cb4a8c2d5 100644 --- a/app-editors/pluma/pluma-1.24.1.ebuild +++ b/app-editors/pluma/pluma-1.24.1.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit mate python-single-r1 virtualx if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="Pluma text editor for the MATE desktop" |