diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-01-24 16:02:25 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-01-24 16:02:25 -0500 |
commit | 7fe8e31d0918484943dbbe30f79b44837760e8b5 (patch) | |
tree | bab0af938586b1e6241b75d23663ece9d4eacd03 /x11-apps | |
parent | sys-apps/busybox: version 1.28.0 in the tree now works (diff) | |
download | musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.gz musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.bz2 musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.zip |
Remove fbsd and prefix keywords
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 f8cb620b..779d1b14 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" IUSE="" RDEPEND="" |