diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:52:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:19 +0100 |
commit | dcb5346788a6630a0ceda5b805ea6f847f51393f (patch) | |
tree | 3cc328fe3846b37656c48371aca851a78e460c1c /x11-apps | |
parent | x11-apps/intel-gpu-tools: x86 stable wrt bug #611056 (diff) | |
download | gentoo-dcb5346788a6630a0ceda5b805ea6f847f51393f.tar.gz gentoo-dcb5346788a6630a0ceda5b805ea6f847f51393f.tar.bz2 gentoo-dcb5346788a6630a0ceda5b805ea6f847f51393f.zip |
x11-apps/sessreg: 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-apps')
-rw-r--r-- | x11-apps/sessreg/sessreg-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/sessreg/sessreg-1.1.1.ebuild b/x11-apps/sessreg/sessreg-1.1.1.ebuild index 13fffeb3bb60..c69c99173d6a 100644 --- a/x11-apps/sessreg/sessreg-1.1.1.ebuild +++ b/x11-apps/sessreg/sessreg-1.1.1.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="manage utmp/wtmp entries for non-init clients" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |