summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-28 12:34:56 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-28 12:35:07 -0700
commit011f9cfd034db30886b29085a2a9bc1187592c2a (patch)
treebc2e3d7fd557efbead04aee91fe50eb843078511
parentapp-arch/brotli-1.0.3-r1: added ~mips (diff)
downloadgentoo-011f9cfd034db30886b29085a2a9bc1187592c2a.tar.gz
gentoo-011f9cfd034db30886b29085a2a9bc1187592c2a.tar.bz2
gentoo-011f9cfd034db30886b29085a2a9bc1187592c2a.zip
app-arch/snappy-1.1.7: added ~mips
-rw-r--r--app-arch/snappy/snappy-1.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/snappy/snappy-1.1.7.ebuild b/app-arch/snappy/snappy-1.1.7.ebuild
index 5229790ebb83..2c091619b04b 100644
--- a/app-arch/snappy/snappy-1.1.7.ebuild
+++ b/app-arch/snappy/snappy-1.1.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV%%.*}"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="static-libs test"
# upstream killed static lib support with build system update
# (and we have packages depending on the flag)