diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-28 07:47:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-28 07:08:28 +0000 |
commit | d405727b5e53d33b205f226b8c9bc43d93421be5 (patch) | |
tree | 6b2a994aa7b995a641dfc764e468635b16358001 /dev-libs | |
parent | app-text/mupdf: arm stable wrt bug #671376 (diff) | |
download | gentoo-d405727b5e53d33b205f226b8c9bc43d93421be5.tar.gz gentoo-d405727b5e53d33b205f226b8c9bc43d93421be5.tar.bz2 gentoo-d405727b5e53d33b205f226b8c9bc43d93421be5.zip |
dev-libs/libinput: keyworded 1.12.3 for sparc, bug #668764
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libinput/libinput-1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.12.3.ebuild b/dev-libs/libinput/libinput-1.12.3.ebuild index 4edaf9ececde..e9169e659017 100644 --- a/dev-libs/libinput/libinput-1.12.3.ebuild +++ b/dev-libs/libinput/libinput-1.12.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~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. |