projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee44c7
)
media-libs/libepoxy: Propagate ~amd64-fbsd keyword
author
Matt Turner
<mattst88@gentoo.org>
Thu, 1 Mar 2018 06:46:34 +0000
(22:46 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Thu, 1 Mar 2018 06:50:09 +0000
(22:50 -0800)
media-libs/libepoxy/libepoxy-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/libepoxy/libepoxy-9999.ebuild
b/media-libs/libepoxy/libepoxy-9999.ebuild
index 6797bdfe72cfc8caa2c28711f6dea762c386fa57..9172bc341b564ff676c3b4216199b83c3cf8e7b7 100644
(file)
--- a/
media-libs/libepoxy/libepoxy-9999.ebuild
+++ b/
media-libs/libepoxy/libepoxy-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-18,7
+18,7
@@
HOMEPAGE="https://github.com/anholt/libepoxy"
if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
~amd64-fbsd
"
SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi