summaryrefslogtreecommitdiff
path: root/dev-libs/libevdev
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-18 08:47:20 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-18 08:47:20 +0000
commit1f4c7ae255b08da068ccd254024f1850e8c577cf (patch)
tree4c7fac8a72af90f56ae69a1fd94c30574450fc0d /dev-libs/libevdev
parent7faf209e5264ca36a886b387c0cbc089888dcd10 (diff)
downloadbaldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.tar.gz
baldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.tar.xz
baldeagleos-repo-1f4c7ae255b08da068ccd254024f1850e8c577cf.zip
Updating liguros repo
Diffstat (limited to 'dev-libs/libevdev')
-rw-r--r--dev-libs/libevdev/libevdev-1.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libevdev/libevdev-1.9.1.ebuild b/dev-libs/libevdev/libevdev-1.9.1.ebuild
index 4396ffd27b3f..1a929e894732 100644
--- a/dev-libs/libevdev/libevdev-1.9.1.ebuild
+++ b/dev-libs/libevdev/libevdev-1.9.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit 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 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
fi
LICENSE="MIT"