summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:43:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:46:30 +0200
commitbe5e676a234fed3415d9112c501f8a456fa516aa (patch)
tree253fc101da0211e1f229f6d9d9ff801b44d93932 /dev-cpp
parentx11-libs/libva: amd64 stable wrt bug #728870 (diff)
downloadgentoo-be5e676a234fed3415d9112c501f8a456fa516aa.tar.gz
gentoo-be5e676a234fed3415d9112c501f8a456fa516aa.tar.bz2
gentoo-be5e676a234fed3415d9112c501f8a456fa516aa.zip
dev-cpp/popl: amd64 stable wrt bug #743175
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/popl/popl-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/popl/popl-1.2.0.ebuild b/dev-cpp/popl/popl-1.2.0.ebuild
index 28fb84b2f4e1..a83ee4c545b4 100644
--- a/dev-cpp/popl/popl-1.2.0.ebuild
+++ b/dev-cpp/popl/popl-1.2.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="MIT"