summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-27 12:15:41 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-27 12:18:49 +0000
commitd8389e13f7460c631bffaa7bdf337aa557cb2982 (patch)
treeebe05aa7411d2a5375eba47c31e040a4f8746a2d /dev-libs
parentapp-text/html2text: stable 1.3.2a-r2 for hppa, bug #672878 (diff)
downloadgentoo-d8389e13f7460c631bffaa7bdf337aa557cb2982.tar.gz
gentoo-d8389e13f7460c631bffaa7bdf337aa557cb2982.tar.bz2
gentoo-d8389e13f7460c631bffaa7bdf337aa557cb2982.zip
dev-libs/libevdev: stable 1.6.0 for hppa, bug #675818
Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" 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 89e403e8f427..b05d4bca1e32 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"