diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-17 19:45:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-17 19:08:28 +0100 |
commit | 5407fd987055857d09f0e58463e29acb1185a4b6 (patch) | |
tree | 38de7bb11e15a634b4fb5c207998127c72d0ef84 /sys-libs/libtermcap-compat | |
parent | www-servers/tornado: stable 6.0.4 for hppa, bug #720660 (diff) | |
download | gentoo-5407fd987055857d09f0e58463e29acb1185a4b6.tar.gz gentoo-5407fd987055857d09f0e58463e29acb1185a4b6.tar.bz2 gentoo-5407fd987055857d09f0e58463e29acb1185a4b6.zip |
sys-libs/libtermcap-compat: stable 2.0.8-r4 for sparc, bug #724176
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/libtermcap-compat')
-rw-r--r-- | sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild index 422d2e748b9c..b5aef0559827 100644 --- a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild +++ b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # we only want this for binary-only packages, so we will only be installing @@ -19,7 +19,7 @@ SRC_URI="http://www.catb.org/~esr/terminfo/termtypes.tc.gz LICENSE="GPL-2 LGPL-2 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc sparc ~x86" IUSE="" S=${WORKDIR}/${MY_P} |