diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-27 17:42:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-27 17:42:42 +0100 |
commit | f55459effee057c5ccc16eb0f6aff22401b10967 (patch) | |
tree | 9a38f27d73b60f648ecd55e343cb8b133efd5ef3 /media-radio | |
parent | media-radio/qsstv: amd64 stable wrt bug #703654 (diff) | |
download | gentoo-f55459effee057c5ccc16eb0f6aff22401b10967.tar.gz gentoo-f55459effee057c5ccc16eb0f6aff22401b10967.tar.bz2 gentoo-f55459effee057c5ccc16eb0f6aff22401b10967.zip |
media-radio/tlf: amd64 stable wrt bug #703656
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/tlf/tlf-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-radio/tlf/tlf-1.4.0.ebuild b/media-radio/tlf/tlf-1.4.0.ebuild index 5f950b40696f..7cf8e9d23938 100644 --- a/media-radio/tlf/tlf-1.4.0.ebuild +++ b/media-radio/tlf/tlf-1.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |