diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:09:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:09:57 +0200 |
commit | f17e0332b54b0336d7ae66c7eab319a4d3cf530c (patch) | |
tree | 3938bbadc75f093a634974468118a5409725c671 /dev-util/cmocka | |
parent | media-libs/aften: amd64 stable wrt bug #657258 (diff) | |
download | gentoo-f17e0332b54b0336d7ae66c7eab319a4d3cf530c.tar.gz gentoo-f17e0332b54b0336d7ae66c7eab319a4d3cf530c.tar.bz2 gentoo-f17e0332b54b0336d7ae66c7eab319a4d3cf530c.zip |
dev-util/cmocka: amd64 stable wrt bug #657262
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-util/cmocka')
-rw-r--r-- | dev-util/cmocka/cmocka-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmocka/cmocka-1.1.1.ebuild b/dev-util/cmocka/cmocka-1.1.1.ebuild index 2e946f7d6011..76dbc78372c5 100644 --- a/dev-util/cmocka/cmocka-1.1.1.ebuild +++ b/dev-util/cmocka/cmocka-1.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://cmocka.org/files/1.1/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc static-libs test" DEPEND=" |