diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:06:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:06 +0000 |
commit | 5e17a37814b020b794bac74b55cc2dc2778e3c84 (patch) | |
tree | b458334371c7bbbed2fa2dc162d1b29a1b1adf99 /app-i18n | |
parent | app-i18n/man-pages-it: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-5e17a37814b020b794bac74b55cc2dc2778e3c84.tar.gz gentoo-5e17a37814b020b794bac74b55cc2dc2778e3c84.tar.bz2 gentoo-5e17a37814b020b794bac74b55cc2dc2778e3c84.zip |
app-i18n/man-pages-ja: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild b/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild index 2b922228c951..de70fa027bd0 100644 --- a/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild +++ b/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="http://linuxjm.osdn.jp/${P}.tar.gz LICENSE="GPL-2+ GPL-2 LGPL-2+ LGPL-2 BSD MIT ISC HPND FDL-1.1+ LDP-1 LDP-1a man-pages Texinfo-manual" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND="virtual/man" |