summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-27 12:27:01 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-27 14:08:58 +0000
commit3009f6d1f80a75d8c2d6ede57ac405af945ff978 (patch)
tree61e714111b281461ab1fd0abc1cdf2fb41916324 /dev-libs
parentdev-libs/zziplib: arm64 stable (bug #646780) (diff)
downloadgentoo-3009f6d1f80a75d8c2d6ede57ac405af945ff978.tar.gz
gentoo-3009f6d1f80a75d8c2d6ede57ac405af945ff978.tar.bz2
gentoo-3009f6d1f80a75d8c2d6ede57ac405af945ff978.zip
dev-libs/libevdev: stable 1.6.0 for ppc, bug #675818
Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libevdev/libevdev-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.6.0.ebuild b/dev-libs/libevdev/libevdev-1.6.0.ebuild
index b05d4bca1e32..11b5172966a5 100644
--- a/dev-libs/libevdev/libevdev-1.6.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.6.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit autotools git-r3
else
SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
fi
LICENSE="MIT"