diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:51:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:51:56 +0200 |
commit | 55afca947d3cfb8e567e5b74a0149ad135ffc36e (patch) | |
tree | 1af0b4b080a1758efb2d53c2f3f791eac807e110 /sys-apps | |
parent | media-sound/teamspeak-server: amd64 stable wrt bug #724112 (diff) | |
download | gentoo-55afca947d3cfb8e567e5b74a0149ad135ffc36e.tar.gz gentoo-55afca947d3cfb8e567e5b74a0149ad135ffc36e.tar.bz2 gentoo-55afca947d3cfb8e567e5b74a0149ad135ffc36e.zip |
sys-apps/onerng: amd64 stable wrt bug #724120
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/onerng/onerng-3.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/onerng/onerng-3.6-r3.ebuild b/sys-apps/onerng/onerng-3.6-r3.ebuild index 3ec2cfa3ec6a..758b36fcc3c7 100644 --- a/sys-apps/onerng/onerng-3.6-r3.ebuild +++ b/sys-apps/onerng/onerng-3.6-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/OneRNG/onerng.github.io/raw/master/sw/${MY_P}.orig.t LICENSE="|| ( LGPL-2.1 LGPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND="virtual/pkgconfig" |