summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-17 12:32:32 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-17 12:33:51 +0100
commitdf1ed35261f25548fcc9bfe2f09eef43846175ec (patch)
treecbd57918fb6adec7576be0eef4d3a4f228803e88 /app-arch/snappy/snappy-1.1.7.ebuild
parentsci-mathematics/gimps: Remove old. (diff)
downloadgentoo-df1ed35261f25548fcc9bfe2f09eef43846175ec.tar.gz
gentoo-df1ed35261f25548fcc9bfe2f09eef43846175ec.tar.bz2
gentoo-df1ed35261f25548fcc9bfe2f09eef43846175ec.zip
app-arch/snappy: Mark ~sparc too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-arch/snappy/snappy-1.1.7.ebuild')
-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 36c15e2a3d9e..0971da8ddfb7 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 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 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)