diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 10:28:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 10:28:50 +0200 |
commit | a11981695d4923f35b2bb6e0c6273f23171f5eae (patch) | |
tree | d4548d6b151cfc518a56a84a80b84f83136be52b /dev-libs/libbytesize | |
parent | dev-util/re2c: x86 stable wrt bug #718350 (diff) | |
download | gentoo-a11981695d4923f35b2bb6e0c6273f23171f5eae.tar.gz gentoo-a11981695d4923f35b2bb6e0c6273f23171f5eae.tar.bz2 gentoo-a11981695d4923f35b2bb6e0c6273f23171f5eae.zip |
dev-libs/libbytesize: x86 stable wrt bug #718384
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-2.2.ebuild b/dev-libs/libbytesize/libbytesize-2.2.ebuild index 0d91bc5f9998..28649f49eb3a 100644 --- a/dev-libs/libbytesize/libbytesize-2.2.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.2.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=" |