diff options
author | 2020-03-26 18:25:34 +0300 | |
---|---|---|
committer | 2020-03-26 18:25:34 +0300 | |
commit | 2e51443573bdad1d4757bed11ed5c02f137b822e (patch) | |
tree | 9b555a9510cc7a47fecca8cab4e90f4d920b0f36 /games-misc/asr-manpages | |
parent | dev-python/configargparse: Remove redundant versions (diff) | |
download | gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.tar.gz gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.tar.bz2 gentoo-2e51443573bdad1d4757bed11ed5c02f137b822e.zip |
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'games-misc/asr-manpages')
-rw-r--r-- | games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild b/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild index 26d8645edc16..37e8b84e8c31 100644 --- a/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild +++ b/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/a/asr-manpages/${MY_P}.orig.tar.gz LICENSE="freedist" #465704 SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86" IUSE="" RDEPEND="virtual/man" |