diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-12 22:28:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-12 22:34:42 +0100 |
commit | ce4566d4ac0102686c95e0e05727b49a83c60e14 (patch) | |
tree | ee84b7e8583f72ec2bb852f53f6077c994af99d2 /dev-libs/keybinder | |
parent | sys-kernel/gentoo-sources: Linux patch 4.12.1 (diff) | |
download | gentoo-ce4566d4ac0102686c95e0e05727b49a83c60e14.tar.gz gentoo-ce4566d4ac0102686c95e0e05727b49a83c60e14.tar.bz2 gentoo-ce4566d4ac0102686c95e0e05727b49a83c60e14.zip |
dev-libs/keybinder: ia64 keyworded, bug #553954
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/keybinder')
-rw-r--r-- | dev-libs/keybinder/keybinder-0.3.1-r200.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild index 9256c8fb47be..05751c8eface 100644 --- a/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/engla/keybinder/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86" IUSE="+introspection lua python" RDEPEND=">=x11-libs/gtk+-2.20:2 |