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