diff options
-rw-r--r-- | dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild b/dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild index 1a6b58996d2e..0153c8dc8d1d 100644 --- a/dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild +++ b/dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P} LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |