diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 00:26:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 00:30:53 +0100 |
commit | 23365f1fb5a2c178184281278d9485fb4af0f3da (patch) | |
tree | 72c0c10cab7302738a1c0dd0856a3b97e366ecba /app-editors | |
parent | sys-cluster/placement: x86 stable (bug #758131) (diff) | |
download | gentoo-23365f1fb5a2c178184281278d9485fb4af0f3da.tar.gz gentoo-23365f1fb5a2c178184281278d9485fb4af0f3da.tar.bz2 gentoo-23365f1fb5a2c178184281278d9485fb4af0f3da.zip |
app-editors/pluma: x86 stable (bug #758101)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 310cb4a8c2d5..3b15fcea44a1 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" |