diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 13:37:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 14:50:49 +0000 |
commit | e87d10cfd53b346ffdf358a0813e928e55e47833 (patch) | |
tree | 2449af5b5f0187b1001beb9e51a0ec2873e3575b /dev-libs | |
parent | dev-libs/json-glib: stable 1.4.4 for ia64, bug #670024 (diff) | |
download | gentoo-e87d10cfd53b346ffdf358a0813e928e55e47833.tar.gz gentoo-e87d10cfd53b346ffdf358a0813e928e55e47833.tar.bz2 gentoo-e87d10cfd53b346ffdf358a0813e928e55e47833.zip |
dev-libs/libinput: stable 1.11.3 for ia64, bug #670024
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libinput/libinput-1.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.11.3.ebuild b/dev-libs/libinput/libinput-1.11.3.ebuild index 5b7aa4ac4014..17c416ffb3f0 100644 --- a/dev-libs/libinput/libinput-1.11.3.ebuild +++ b/dev-libs/libinput/libinput-1.11.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="doc input_devices_wacom" # Tests require write access to udev rules directory which is a no-no for live system. # Other tests are just about logs, exported symbols and autotest of the test library. |