diff options
author | 2019-10-11 17:32:19 +0200 | |
---|---|---|
committer | 2019-10-11 17:32:19 +0200 | |
commit | 3bd1f435435d53d545bb91f4e8a84dc7e97deb2e (patch) | |
tree | 5541a2a946a3a172796ffb55af23b1e0209c7f7a /app-admin/chrpath/chrpath-0.16.ebuild | |
parent | app-accessibility: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-3bd1f435435d53d545bb91f4e8a84dc7e97deb2e.tar.gz gentoo-3bd1f435435d53d545bb91f4e8a84dc7e97deb2e.tar.bz2 gentoo-3bd1f435435d53d545bb91f4e8a84dc7e97deb2e.zip |
app-admin: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin/chrpath/chrpath-0.16.ebuild')
-rw-r--r-- | app-admin/chrpath/chrpath-0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/chrpath/chrpath-0.16.ebuild b/app-admin/chrpath/chrpath-0.16.ebuild index 323e49a75d97..5174d593ad4a 100644 --- a/app-admin/chrpath/chrpath-0.16.ebuild +++ b/app-admin/chrpath/chrpath-0.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://alioth-archive.debian.org/releases/${PN}/${PN}/${PV}/${P}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" PATCHES=( |