diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-27 08:56:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-27 08:56:38 +0200 |
commit | a0b7df12c3f2d8506534992bd2d577a4c157684c (patch) | |
tree | 17b283698935b668164a83be4536b931e49e37c4 /dev-libs/libbytesize | |
parent | app-portage/elogviewer: x86 stable wrt bug #788010 (diff) | |
download | gentoo-a0b7df12c3f2d8506534992bd2d577a4c157684c.tar.gz gentoo-a0b7df12c3f2d8506534992bd2d577a4c157684c.tar.bz2 gentoo-a0b7df12c3f2d8506534992bd2d577a4c157684c.zip |
dev-libs/libbytesize: x86 stable wrt bug #788736
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.5.ebuild b/dev-libs/libbytesize/libbytesize-2.5.ebuild index b480b3baad01..94d53297ccd5 100644 --- a/dev-libs/libbytesize/libbytesize-2.5.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.5.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=" |