diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:56:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:56:23 +0100 |
commit | 2835f5d559f4a6995847121d0c00bcd1f9672497 (patch) | |
tree | d58040527a727a6d4a067075b03e9007a54c683e /x11-apps | |
parent | sys-libs/libutempter: ia64 stable wrt bug #611056 (diff) | |
download | gentoo-2835f5d559f4a6995847121d0c00bcd1f9672497.tar.gz gentoo-2835f5d559f4a6995847121d0c00bcd1f9672497.tar.bz2 gentoo-2835f5d559f4a6995847121d0c00bcd1f9672497.zip |
x11-apps/sessreg: ia64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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 8bfc75d43012..a20aac2eeaa5 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="" |