diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:25:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:01:10 +0000 |
commit | acfb7b4d194527df7269a277e144629257afffe1 (patch) | |
tree | b7a61af7a002fe567cf6cff7c2ef94f1d9d1db0a /dev-ruby/kpeg | |
parent | dev-ruby/json: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-acfb7b4d194527df7269a277e144629257afffe1.tar.gz gentoo-acfb7b4d194527df7269a277e144629257afffe1.tar.bz2 gentoo-acfb7b4d194527df7269a277e144629257afffe1.zip |
dev-ruby/kpeg: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/kpeg')
-rw-r--r-- | dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild b/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild index dc613adee85f..229517189a1e 100644 --- a/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild +++ b/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/evanphx/kpeg" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" PATCHES=( "${FILESDIR}/${P}-utf8.patch" ) |