diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-02-11 14:54:36 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-02-11 14:54:36 +0200 |
commit | d0988069a45010acf5b4e3d501a3c8fbda1ed565 (patch) | |
tree | 928fab9dcef5a3c472893fd3ab8a982c11532454 /sys-devel/boost-m4 | |
parent | sci-biology/seqan: Add live ebuild (diff) | |
download | gentoo-d0988069a45010acf5b4e3d501a3c8fbda1ed565.tar.gz gentoo-d0988069a45010acf5b4e3d501a3c8fbda1ed565.tar.bz2 gentoo-d0988069a45010acf5b4e3d501a3c8fbda1ed565.zip |
sys-devel/boost-m4: Add ~mips keyword
Pure m4macros package only, keyword added without testing for xmlwrapp
Diffstat (limited to 'sys-devel/boost-m4')
-rw-r--r-- | sys-devel/boost-m4/boost-m4-0.4_p20160328.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/boost-m4/boost-m4-0.4_p20160328.ebuild b/sys-devel/boost-m4/boost-m4-0.4_p20160328.ebuild index 5fea1fbee600..946b07adb127 100644 --- a/sys-devel/boost-m4/boost-m4-0.4_p20160328.ebuild +++ b/sys-devel/boost-m4/boost-m4-0.4_p20160328.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~soap/distfiles/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" S="${WORKDIR}/boost.m4-1489691f65aecb593e33abc3e56ac482dd67da7b" |