diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:02:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:02:53 +0100 |
commit | d83bd93bbdd664294191b15e3e56d51e79ce6a2b (patch) | |
tree | 127234b1137fd4bbf4cf4e4a1c1a1becafab18a6 /x11-apps/sessreg | |
parent | x11-apps/intel-gpu-tools: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-d83bd93bbdd664294191b15e3e56d51e79ce6a2b.tar.gz gentoo-d83bd93bbdd664294191b15e3e56d51e79ce6a2b.tar.bz2 gentoo-d83bd93bbdd664294191b15e3e56d51e79ce6a2b.zip |
x11-apps/sessreg: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/sessreg')
-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 6cb83287cc70..13fffeb3bb60 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="" |