diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:44:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:44:35 +0200 |
commit | 0d1e1680b5d944eecbbb3f73e83fb4be4ad31791 (patch) | |
tree | 3ebbda661834552411d788be0aa7454dd0c64958 /dev-libs | |
parent | dev-libs/libconfig: x86 stable wrt bug #804819 (diff) | |
download | gentoo-0d1e1680b5d944eecbbb3f73e83fb4be4ad31791.tar.gz gentoo-0d1e1680b5d944eecbbb3f73e83fb4be4ad31791.tar.bz2 gentoo-0d1e1680b5d944eecbbb3f73e83fb4be4ad31791.zip |
dev-libs/fstrm: x86 stable wrt bug #804822
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/fstrm/fstrm-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/fstrm/fstrm-0.6.1.ebuild b/dev-libs/fstrm/fstrm-0.6.1.ebuild index cc4ed85f22b2..cb1ae5563880 100644 --- a/dev-libs/fstrm/fstrm-0.6.1.ebuild +++ b/dev-libs/fstrm/fstrm-0.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/farsightsec/fstrm/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="utils" BDEPEND="virtual/pkgconfig" |