diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 22:13:21 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 22:13:33 +0200 |
commit | c2b4f160d4b0227bcf9502c63e5eed388cd2cee0 (patch) | |
tree | e84f240f59f5087be7e0f417416a205216c24a36 /dev-libs/libbytesize | |
parent | sys-apps/openrc-0.41.2-r0: alpha stable (diff) | |
download | gentoo-c2b4f160d4b0227bcf9502c63e5eed388cd2cee0.tar.gz gentoo-c2b4f160d4b0227bcf9502c63e5eed388cd2cee0.tar.bz2 gentoo-c2b4f160d4b0227bcf9502c63e5eed388cd2cee0.zip |
dev-libs/libbytesize-1.4-r0: alpha stable
Bug: http://bugs.gentoo.org/684928
Signed-off-by: Tobias Klausmann <klausman@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 3e5b0175c924..673841549618 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}" |