diff options
author | Sam James <sam@gentoo.org> | 2020-08-02 02:27:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-02 02:28:53 +0000 |
commit | 774954ed846cb5c39e75a6cd85c089f83912614f (patch) | |
tree | 1b2198b1bab73c98aad6e7b64647321bb98dfb10 /dev-libs | |
parent | package.mask: last-rite www-apache/mod_scgi www-apps/scgi (diff) | |
download | gentoo-774954ed846cb5c39e75a6cd85c089f83912614f.tar.gz gentoo-774954ed846cb5c39e75a6cd85c089f83912614f.tar.bz2 gentoo-774954ed846cb5c39e75a6cd85c089f83912614f.zip |
dev-libs/libbytesize: arm stable (bug #734936)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 f0d8c11941f0..c60797146c2a 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=" |