diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:56:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:36 +0100 |
commit | 03011f61dbaa595f54828e96d65f8ce665e65a26 (patch) | |
tree | 8f9cacee8189415900f9af44c7ad17f4a55bd40e /x11-proto | |
parent | x11-misc/xkeyboard-config: x86 stable wrt bug #611056 (diff) | |
download | gentoo-03011f61dbaa595f54828e96d65f8ce665e65a26.tar.gz gentoo-03011f61dbaa595f54828e96d65f8ce665e65a26.tar.bz2 gentoo-03011f61dbaa595f54828e96d65f8ce665e65a26.zip |
x11-proto/presentproto: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/presentproto/presentproto-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild index 8bf10b89e40a..2d3aaeed88bd 100644 --- a/x11-proto/presentproto/presentproto-1.1.ebuild +++ b/x11-proto/presentproto/presentproto-1.1.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |