diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-02 13:39:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 12:53:06 +0000 |
commit | d15def48ff544ccf1acb4621313190564374e98e (patch) | |
tree | da01306a23eff0c1eaeae6ed3efe853daaf559a6 /dev-libs/libbytesize | |
parent | dev-python/polib: stable 1.0.7 for sparc, bug #676362 (diff) | |
download | gentoo-d15def48ff544ccf1acb4621313190564374e98e.tar.gz gentoo-d15def48ff544ccf1acb4621313190564374e98e.tar.bz2 gentoo-d15def48ff544ccf1acb4621313190564374e98e.zip |
dev-libs/libbytesize: stable 1.2-r1 for sparc, bug #676362
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild index 322102f9666a..3e6c24e5637b 100644 --- a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild +++ b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/rhinstaller/libbytesize" SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86" IUSE="doc test" RDEPEND=" |