diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-02 23:18:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-02 22:24:43 +0100 |
commit | 0555eb4a7f105ba683a16fee03cd2e86000fd156 (patch) | |
tree | 6a00b8e625f1bff50147f81323b3600dc5bcecf8 | |
parent | dev-python/sqlalchemy: stable 1.3.3 for sparc, bug #678480 (diff) | |
download | gentoo-0555eb4a7f105ba683a16fee03cd2e86000fd156.tar.gz gentoo-0555eb4a7f105ba683a16fee03cd2e86000fd156.tar.bz2 gentoo-0555eb4a7f105ba683a16fee03cd2e86000fd156.zip |
dev-libs/libbytesize: stable 1.4 for sparc, bug #684928
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-libs/libbytesize/libbytesize-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-1.4.ebuild b/dev-libs/libbytesize/libbytesize-1.4.ebuild index a350712ffa22..aa3cfef08c43 100644 --- a/dev-libs/libbytesize/libbytesize-1.4.ebuild +++ b/dev-libs/libbytesize/libbytesize-1.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize" SRC_URI="https://github.com/storaged-project/${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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |