diff options
-rw-r--r-- | app-i18n/librime/librime-1.5.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/librime/librime-1.5.3-r1.ebuild b/app-i18n/librime/librime-1.5.3-r1.ebuild index 91569d76fae8..e05bb22da525 100644 --- a/app-i18n/librime/librime-1.5.3-r1.ebuild +++ b/app-i18n/librime/librime-1.5.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2012-2019 Gentoo Authors +# Copyright 2012-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/1" -KEYWORDS="amd64 arm64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm64 ppc ppc64 x86" IUSE="debug test" RESTRICT="!test? ( test )" |