diff options
author | Markus Meier <maekke@gentoo.org> | 2017-03-17 06:51:32 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-03-17 06:51:32 +0100 |
commit | a487cdda8628f4a83e3768e63338d7b30747dcab (patch) | |
tree | e831f9370f9b530322e446f2bff3f31c85e69876 /x11-libs/xcb-util-xrm | |
parent | dev-ruby/rex-text: add 0.2.12 (diff) | |
download | gentoo-a487cdda8628f4a83e3768e63338d7b30747dcab.tar.gz gentoo-a487cdda8628f4a83e3768e63338d7b30747dcab.tar.bz2 gentoo-a487cdda8628f4a83e3768e63338d7b30747dcab.zip |
x11-libs/xcb-util-xrm: add ~arm, bug #599402
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs/xcb-util-xrm')
-rw-r--r-- | x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild index 83f7ed0632cc..06c8524df99c 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}] |