diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 12:46:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 12:46:30 +0200 |
commit | e1dad7b5739532c4cf2621f339d276934b1e48fa (patch) | |
tree | 0809a268718586228c340bd944726a6fac48d9b9 /x11-apps | |
parent | media-libs/mesa: ppc stable wrt bug #689510 (diff) | |
download | gentoo-e1dad7b5739532c4cf2621f339d276934b1e48fa.tar.gz gentoo-e1dad7b5739532c4cf2621f339d276934b1e48fa.tar.bz2 gentoo-e1dad7b5739532c4cf2621f339d276934b1e48fa.zip |
x11-apps/sessreg: ppc stable wrt bug #689510
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/sessreg/sessreg-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/sessreg/sessreg-1.1.2.ebuild b/x11-apps/sessreg/sessreg-1.1.2.ebuild index f3c2bc4856dd..dd97b4b790e0 100644 --- a/x11-apps/sessreg/sessreg-1.1.2.ebuild +++ b/x11-apps/sessreg/sessreg-1.1.2.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 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="" |