summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-06 16:52:01 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-06 17:22:56 +0100
commit7a33179987fc9a759d9475c7e61334c3b40771a2 (patch)
tree5418449403a20ff23db25602a85d609e4ea0ee86 /app-arch
parentdev-util/serialtalk: x86 stable (bug #639240) (diff)
downloadgentoo-7a33179987fc9a759d9475c7e61334c3b40771a2.tar.gz
gentoo-7a33179987fc9a759d9475c7e61334c3b40771a2.tar.bz2
gentoo-7a33179987fc9a759d9475c7e61334c3b40771a2.zip
app-arch/snappy: x86 stable (bug #643034)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-arch')
-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 45af409ab6ba..65991f0c81b4 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 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)