diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 16:47:16 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 16:47:16 -0700 |
commit | df6aee234bc61ee712bad5f9b0741d83af9906ff (patch) | |
tree | be1422e0d44d56c88ba6049cb1d5db09c185f3dd /dev-libs/libbytesize | |
parent | media-libs/fmod: remove vulnerable (diff) | |
download | gentoo-df6aee234bc61ee712bad5f9b0741d83af9906ff.tar.gz gentoo-df6aee234bc61ee712bad5f9b0741d83af9906ff.tar.bz2 gentoo-df6aee234bc61ee712bad5f9b0741d83af9906ff.zip |
dev-libs/libbytesize-1.2-r1: added ~mips, bug 641308
Diffstat (limited to 'dev-libs/libbytesize')
-rw-r--r-- | dev-libs/libbytesize/libbytesize-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild index b467900f3531..c916bc16687a 100644 --- a/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild +++ b/dev-libs/libbytesize/libbytesize-1.2-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/rhinstaller/libbytesize" SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86" IUSE="doc test" RDEPEND=" |