diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:08:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:08:04 +0100 |
commit | 8cc49b2e7955f9d05e718168804e8d939078cdda (patch) | |
tree | a7f7d1f14255b2f917c583570ed574bcd3e78b38 /x11-libs/libfakekey | |
parent | dev-libs/libzip: x86 stable wrt bug #703556 (diff) | |
download | gentoo-8cc49b2e7955f9d05e718168804e8d939078cdda.tar.gz gentoo-8cc49b2e7955f9d05e718168804e8d939078cdda.tar.bz2 gentoo-8cc49b2e7955f9d05e718168804e8d939078cdda.zip |
x11-libs/libfakekey: x86 stable wrt bug #703578
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libfakekey')
-rw-r--r-- | x11-libs/libfakekey/libfakekey-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.3.ebuild b/x11-libs/libfakekey/libfakekey-0.3.ebuild index 03ecb79948d1..831804fde949 100644 --- a/x11-libs/libfakekey/libfakekey-0.3.ebuild +++ b/x11-libs/libfakekey/libfakekey-0.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.yoctoproject.org/cgit/cgit.cgi/${PN}/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="debug doc" BDEPEND="doc? ( app-doc/doxygen )" |