diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:16:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:16:35 +0200 |
commit | e818c45e56bde6c64ab107eb465e895efac8f5bc (patch) | |
tree | da0f3bb6236c79af523a6b61279ae8f2e9db9ac2 /dev-libs | |
parent | media-sound/teamspeak-client: x86 stable wrt bug #734802 (diff) | |
download | gentoo-e818c45e56bde6c64ab107eb465e895efac8f5bc.tar.gz gentoo-e818c45e56bde6c64ab107eb465e895efac8f5bc.tar.bz2 gentoo-e818c45e56bde6c64ab107eb465e895efac8f5bc.zip |
dev-libs/libbytesize: x86 stable wrt bug #734936
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 bed3e4501533..bdb2d302c576 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=" |