diff options
author | 2019-09-20 14:16:31 +0200 | |
---|---|---|
committer | 2019-09-20 14:16:31 +0200 | |
commit | 9ecd4234cd29521dd3fd1c0c044700f05586f59e (patch) | |
tree | dc467566ad5011d2b308501c375b75589e91a3dc /x11-apps | |
parent | x11-apps/xinput: x86 stable wrt bug #694734 (diff) | |
download | gentoo-9ecd4234cd29521dd3fd1c0c044700f05586f59e.tar.gz gentoo-9ecd4234cd29521dd3fd1c0c044700f05586f59e.tar.bz2 gentoo-9ecd4234cd29521dd3fd1c0c044700f05586f59e.zip |
x11-apps/xman: x86 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xman/xman-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xman/xman-1.1.5.ebuild b/x11-apps/xman/xman-1.1.5.ebuild index 115a6bbf49b7..bd446d9345af 100644 --- a/x11-apps/xman/xman-1.1.5.ebuild +++ b/x11-apps/xman/xman-1.1.5.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Manual page display program for the X Window System" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXaw |