diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:24 +0200 |
commit | 49ebab7dbbd9328e00caacacd24f8a9d9faa64ef (patch) | |
tree | d43b4480eaa9651617715b7f20c440351e3d0737 /dev-libs/libxdg-basedir | |
parent | dev-lang: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.tar.gz gentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.tar.bz2 gentoo-49ebab7dbbd9328e00caacacd24f8a9d9faa64ef.zip |
dev-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libxdg-basedir')
-rw-r--r-- | dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild index 6cb1265efad1..4d8ca2a7e832 100644 --- a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild +++ b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~amd64-linux ~x64-macos ~x86-solaris" IUSE="doc static-libs" RDEPEND="" |