diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-27 22:37:40 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 22:10:18 +0100 |
commit | 90b83a9db45e29f930a2f8d06bc005ec9509faa5 (patch) | |
tree | 236684e4f1fe546f4e5f6cb6b68c50e3170dae74 | |
parent | dev-util/ftjam: stable 2.5.3_rc2-r2 for sparc, bug #688804 (diff) | |
download | gentoo-90b83a9db45e29f930a2f8d06bc005ec9509faa5.tar.gz gentoo-90b83a9db45e29f930a2f8d06bc005ec9509faa5.tar.bz2 gentoo-90b83a9db45e29f930a2f8d06bc005ec9509faa5.zip |
dev-util/cgvg: stable 1.6.3 for sparc, bug #688832
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-util/cgvg/cgvg-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cgvg/cgvg-1.6.3.ebuild b/dev-util/cgvg/cgvg-1.6.3.ebuild index e6feba1299f9..39df1e1b81e2 100644 --- a/dev-util/cgvg/cgvg-1.6.3.ebuild +++ b/dev-util/cgvg/cgvg-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://uzix.org/cgvg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" RDEPEND="dev-lang/perl" DEPEND="${RDEPEND}" |