diff options
author | David Seifert <soap@gentoo.org> | 2017-04-21 09:09:39 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-21 09:09:39 +0200 |
commit | a8af475c4248877094c9f53781224df634b83b5d (patch) | |
tree | 0b275bc43e8d8c1fb35debde3982d9ca98941d50 /x11-proto/xcb-proto | |
parent | x11-misc/xplanetFX: [QA] Add missing python metadata variables (diff) | |
download | gentoo-a8af475c4248877094c9f53781224df634b83b5d.tar.gz gentoo-a8af475c4248877094c9f53781224df634b83b5d.tar.bz2 gentoo-a8af475c4248877094c9f53781224df634b83b5d.zip |
x11-proto/xcb-proto: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-proto/xcb-proto')
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild | 1 | ||||
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild b/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild index 30275a0f03ca..d34d4b82ab70 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild @@ -16,6 +16,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}" DEPEND="${RDEPEND} diff --git a/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild index c5ba89d1e03e..e78bf87947d4 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild @@ -16,6 +16,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}" DEPEND="${RDEPEND} |