diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:30:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:31:05 +0100 |
commit | 2bbe987276a025ed33f5ac159919008bd3f31872 (patch) | |
tree | a1e3a0bb566bb4df653bd21446df1ef87ad246c0 /app-text | |
parent | media-video/mplayer: x86 stable (bug #755650) (diff) | |
download | gentoo-2bbe987276a025ed33f5ac159919008bd3f31872.tar.gz gentoo-2bbe987276a025ed33f5ac159919008bd3f31872.tar.bz2 gentoo-2bbe987276a025ed33f5ac159919008bd3f31872.zip |
app-text/pastebinit: x86 stable (bug #756931)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pastebinit/pastebinit-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pastebinit/pastebinit-1.5.1.ebuild b/app-text/pastebinit/pastebinit-1.5.1.ebuild index 85be87748015..ae8ce0a04807 100644 --- a/app-text/pastebinit/pastebinit-1.5.1.ebuild +++ b/app-text/pastebinit/pastebinit-1.5.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://ubuntu/pool/main/p/${PN}/${MY_P}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="crypt" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |