diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:34:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:34:53 +0100 |
commit | d102e1872f2e0513030adca2c4772310741dc921 (patch) | |
tree | adac727beb0f701d3d8892eff98b74fda77b55af /dev-libs | |
parent | app-emacs/pymacs: ia64 stable wrt bug #700156 (diff) | |
download | gentoo-d102e1872f2e0513030adca2c4772310741dc921.tar.gz gentoo-d102e1872f2e0513030adca2c4772310741dc921.tar.bz2 gentoo-d102e1872f2e0513030adca2c4772310741dc921.zip |
dev-libs/libinput: ia64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libinput/libinput-1.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.14.3.ebuild b/dev-libs/libinput/libinput-1.14.3.ebuild index 17ce419d0ba5..8677585474ce 100644 --- a/dev-libs/libinput/libinput-1.14.3.ebuild +++ b/dev-libs/libinput/libinput-1.14.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ppc ppc64 ~s390 ~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. |