diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:07:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:07:53 +0000 |
commit | 262cf5a67c3a033f0f036bffb9a9f8ff2bfc063b (patch) | |
tree | 8effa50d1ab0067a559082a308fc905f1580ee27 /dev-db | |
parent | dev-python/configobj: stable 5.0.6-r1 for sparc (diff) | |
download | gentoo-262cf5a67c3a033f0f036bffb9a9f8ff2bfc063b.tar.gz gentoo-262cf5a67c3a033f0f036bffb9a9f8ff2bfc063b.tar.bz2 gentoo-262cf5a67c3a033f0f036bffb9a9f8ff2bfc063b.zip |
dev-db/mytop: stable 1.9.1 for sparc
stable wrt bug #757429
Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mytop/mytop-1.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mytop/mytop-1.9.1.ebuild b/dev-db/mytop/mytop-1.9.1.ebuild index 050fb8117112..03cc65a0a914 100644 --- a/dev-db/mytop/mytop-1.9.1.ebuild +++ b/dev-db/mytop/mytop-1.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.mysqlfanboy.com/mytop-3/" SRC_URI="http://www.mysqlfanboy.com/mytop-3/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" SLOT="0" IUSE="" |