diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 14:31:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 14:31:10 +0100 |
commit | 3f9af3b89a2b5f8cb03051a66a2fe345a8e3cacb (patch) | |
tree | 737793443e4a25afc32b5f4231247d9a02cf7240 /sci-mathematics/frobby | |
parent | x11-misc/qt5ct: amd64 stable wrt bug #612212 (diff) | |
download | gentoo-3f9af3b89a2b5f8cb03051a66a2fe345a8e3cacb.tar.gz gentoo-3f9af3b89a2b5f8cb03051a66a2fe345a8e3cacb.tar.bz2 gentoo-3f9af3b89a2b5f8cb03051a66a2fe345a8e3cacb.zip |
sci-mathematics/frobby: amd64 stable wrt bug #610038
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/frobby')
-rw-r--r-- | sci-mathematics/frobby/frobby-0.9.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild b/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild index 439748cc8439..cef0fca07ca9 100644 --- a/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild +++ b/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.broune.com/frobby/frobby_v${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc static-libs" RDEPEND="dev-libs/gmp:0=[cxx]" |