diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 13:43:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-02 13:43:46 +0100 |
commit | 4ed14737e3525d58687c4d53660a7536c1bb75b4 (patch) | |
tree | 567939e5260b15b182e493e7c65bed73ff0b514e /dev-libs/libbytesize | |
parent | dev-haskell/texmath: increase lower bound up to ghc-8.8 (diff) | |
download | gentoo-4ed14737e3525d58687c4d53660a7536c1bb75b4.tar.gz gentoo-4ed14737e3525d58687c4d53660a7536c1bb75b4.tar.bz2 gentoo-4ed14737e3525d58687c4d53660a7536c1bb75b4.zip |
dev-libs/libbytesize: stable 2.3 for sparc
stable wrt bug #734936
Package-Manager: Portage-3.0.1, Repoman-2.3.23
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-2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.3.ebuild b/dev-libs/libbytesize/libbytesize-2.3.ebuild index 8c76a1db04cd..22da6dce9808 100644 --- a/dev-libs/libbytesize/libbytesize-2.3.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize" SRC_URI="https://github.com/storaged-project/libbytesize/releases/download/${PV}/${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 python test tools" REQUIRED_USE=" |