diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:12:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:14:28 +0000 |
commit | b958db4144cdb874746599577bd7424c19e57206 (patch) | |
tree | 70198308802f867a856659759fca8cefba22e41b /dev-libs/libevdev | |
parent | sci-libs/gdal: stable 2.3.1 for ppc64, bug #675660 (diff) | |
download | gentoo-b958db4144cdb874746599577bd7424c19e57206.tar.gz gentoo-b958db4144cdb874746599577bd7424c19e57206.tar.bz2 gentoo-b958db4144cdb874746599577bd7424c19e57206.zip |
dev-libs/libevdev: stable 1.6.0 for ppc64, bug #675818
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r-- | dev-libs/libevdev/libevdev-1.6.0.ebuild | 2 |
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 11b5172966a5..20b90557e3d9 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" |