diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:11:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:54:49 +0000 |
commit | 3c54ab3a93ebeb2a1bb2de204ade815ea8b4720a (patch) | |
tree | beebd0d3c4a6f64b5bce231690fc366d95487ec9 /dev-libs/openct | |
parent | dev-libs/oniguruma: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-3c54ab3a93ebeb2a1bb2de204ade815ea8b4720a.tar.gz gentoo-3c54ab3a93ebeb2a1bb2de204ade815ea8b4720a.tar.bz2 gentoo-3c54ab3a93ebeb2a1bb2de204ade815ea8b4720a.zip |
dev-libs/openct: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/openct')
-rw-r--r-- | dev-libs/openct/openct-0.6.20-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/openct/openct-0.6.20-r4.ebuild b/dev-libs/openct/openct-0.6.20-r4.ebuild index d7ab099419d0..7c44328e3709 100644 --- a/dev-libs/openct/openct-0.6.20-r4.ebuild +++ b/dev-libs/openct/openct-0.6.20-r4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="library for accessing smart card terminals" HOMEPAGE="https://github.com/OpenSC/openct/wiki" SRC_URI="mirror://sourceforge/opensc/${PN}/${P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" LICENSE="LGPL-2.1" SLOT="0" |