diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 03:34:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 03:40:58 +0200 |
commit | 4caa909ac3b8c2401aae8c102609cb9ba0ffd2eb (patch) | |
tree | 9dbc4c630007b531c2f617155461c59986bd91a4 /dev-libs/libbytesize | |
parent | app-portage/genlop: x86 stable (bug #685676) (diff) | |
download | gentoo-4caa909ac3b8c2401aae8c102609cb9ba0ffd2eb.tar.gz gentoo-4caa909ac3b8c2401aae8c102609cb9ba0ffd2eb.tar.bz2 gentoo-4caa909ac3b8c2401aae8c102609cb9ba0ffd2eb.zip |
dev-libs/libbytesize: x86 stable (bug #684928)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-1.4.ebuild b/dev-libs/libbytesize/libbytesize-1.4.ebuild index 1213b1d5fbe9..28aba1a625c3 100644 --- a/dev-libs/libbytesize/libbytesize-1.4.ebuild +++ b/dev-libs/libbytesize/libbytesize-1.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/storaged-project/libbytesize" SRC_URI="https://github.com/storaged-project/${PN}/archive/${PV}.tar.gz -> ${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 test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |